LinuxDistribution._parse_lsb_release_content

Parse the output of the lsb_release command.

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

Return Value

Type: dstring[dstring]

A dictionary containing all information items.

Meta