java.lang.Object
io.xpipe.core.process.OsType.Unix
io.xpipe.core.process.OsType.Solaris
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.xpipe.core.process.OsType
OsType.Any, OsType.Bsd, OsType.Linux, OsType.Local, OsType.MacOs, OsType.Solaris, OsType.Unix, OsType.Windows -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.xpipe.core.process.OsType.Unix
determineInterestingPaths, getFileSystemSeparator, getName, getUserHomeDirectory, makeFileSystemCompatibleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.xpipe.core.process.OsType
determineInterestingPaths, getFileSystemSeparator, getName, getUserHomeDirectory, makeFileSystemCompatible
-
Constructor Details
-
Solaris
public Solaris()
-