Os¶
| Spice | |
|---|---|
Functions¶
isLinux¶
| Spice | |
|---|---|
Check if the current operating system is Linux
Returns: bool — true if the current OS is Linux, false otherwise
isWindows¶
| Spice | |
|---|---|
Check if the current operating system is Windows
Returns: bool — true if the current OS is Windows, false otherwise
isMacOS¶
| Spice | |
|---|---|
Check if the current operating system is macOS
Returns: bool — true if the current OS is macOS, false otherwise
isUnixBased¶
| Spice | |
|---|---|
Check if the current operating system is Unix-based
Returns: bool — true if the current OS is Unix-based, false otherwise