LinuxDistribution._os_release_info_impl

Get the information items from the specified os-release file.

struct LinuxDistribution
@property
dstring[dstring]
_os_release_info_impl
(
)

Return Value

Type: dstring[dstring]

A dictionary containing all information items.

Meta