java.lang.Object
io.xpipe.core.process.OsType.Unix
io.xpipe.core.process.OsType.Linux
- All Implemented Interfaces:
OsType,OsType.Any,OsType.Local
- Enclosing interface:
OsType
public static final class OsType.Linux
extends OsType.Unix
implements OsType, OsType.Local, OsType.Any
-
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, makeFileSystemCompatibleMethods inherited from interface io.xpipe.core.process.OsType.Local
toAny
-
Constructor Details
-
Linux
public Linux()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceOsType.Local
-