LinuxDistribution._parse_os_release_content

Parse the lines of an os-release file.

struct LinuxDistribution
static
dstring[dstring]
_parse_os_release_content
(
const dstring[] lines
)

Return Value

Type: dstring[dstring]

A dictionary containing all information items.

Meta