LinuxDistribution._lsb_release_info_impl

Get the information items from the lsb_release command output.

struct LinuxDistribution
@property
dstring[dstring]
_lsb_release_info_impl
(
)

Return Value

Type: dstring[dstring]

A dictionary containing all information items.

Meta