Package io.github.zero88.utils
Interface OSHelper
-
public interface OSHelper
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringOS
-
Method Summary
Static Methods Modifier and Type Method Description static java.nio.file.PathgetAbsolutePathByOs(java.lang.String path)static booleanisMac()static booleanisSolaris()static booleanisUnix()static booleanisWin()
-