java.lang.Object
io.xpipe.core.process.OsType.Unix
- All Implemented Interfaces:
OsType
- Direct Known Subclasses:
OsType.Bsd,OsType.Linux,OsType.Solaris
- Enclosing interface:
OsType
-
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
-
Constructor Details
-
Unix
public Unix()
-
-
Method Details
-
determineInterestingPaths
- Specified by:
determineInterestingPathsin interfaceOsType- Throws:
Exception
-
getHomeDirectory
- Specified by:
getHomeDirectoryin interfaceOsType- Throws:
Exception
-
getFileSystemSeparator
- Specified by:
getFileSystemSeparatorin interfaceOsType
-
getName
-
getTempDirectory
- Specified by:
getTempDirectoryin interfaceOsType
-
getProperties
- Specified by:
getPropertiesin interfaceOsType
-
determineOperatingSystemName
- Specified by:
determineOperatingSystemNamein interfaceOsType- Throws:
Exception
-