Determine the OS You can get the name of the operating system as a string with the operatingSystem getter . You can also use one of the static boolean getters: isMacOS, isLinux, isWindows, etc.
Determine the OS You can get the name of the operating system as a string with the operatingSystem getter . You can also use one of the static boolean getters: isMacOS, isLinux, isWindows, etc.