Constant OS_DESCRIPTION
pub const OS_DESCRIPTION: &'static str;
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"