Determines the current operating system. It uses the isWindows, isOSX, and isLinux functions to determine the current operating system.
A string indicating the current operating system. It can be 'windows', 'osx', 'linux', or 'unknown'.
Generated using TypeDoc
Determines the current operating system. It uses the isWindows, isOSX, and isLinux functions to determine the current operating system.