pub const OS_DESCRIPTION: Key;
Expand description
Human readable (not intended to be parsed) OS version information, like e.g. reported by ver
or lsb_release -a
commands.
Examples
Microsoft Windows [Version 10.0.18363.778]
Ubuntu 18.04.1 LTS
pub const OS_DESCRIPTION: Key;
Human readable (not intended to be parsed) OS version information, like e.g. reported by ver
or lsb_release -a
commands.
Microsoft Windows [Version 10.0.18363.778]
Ubuntu 18.04.1 LTS