Expand description
connection to the operating system
Functionsยง
- get_
operating_ system_ name - Returns the short name of the underlying operating system.
- is_
linux - Returns
true
if the operating system is Linux. - is_
windows - Returns
true
if the operating system is Windows.