Package org.fusesource.jansi.internal
Class OSInfo
java.lang.Object
org.fusesource.jansi.internal.OSInfo
Provides OS name and architecture name.
- Author:
- leo
-
Field Details
-
X86
- See Also:
-
X86_64
- See Also:
-
IA64_32
- See Also:
-
IA64
- See Also:
-
PPC
- See Also:
-
PPC64
- See Also:
-
ARM64
- See Also:
-
-
Constructor Details
-
OSInfo
public OSInfo()
-
-
Method Details
-
main
-
getNativeLibFolderPathForCurrentOS
-
getOSName
-
isAndroid
public static boolean isAndroid() -
isAlpine
public static boolean isAlpine() -
getArchName
-