java.lang.Object
com.marginallyclever.convenience.helpers.OSHelper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OSHelper
public OSHelper()
-
-
Method Details
-
getOS
-
isWindows
public static boolean isWindows() -
isMac
public static boolean isMac() -
isLinux
public static boolean isLinux()
-