java.lang.Object
io.xpipe.core.process.OsType.MacOs
-
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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.xpipe.core.process.OsType.Local
toAny
-
Constructor Details
-
MacOs
public MacOs()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceOsType.Local
-
makeFileSystemCompatible
- Specified by:
makeFileSystemCompatiblein interfaceOsType
-
determineInterestingPaths
- Specified by:
determineInterestingPathsin interfaceOsType- Throws:
Exception
-
getUserHomeDirectory
- Specified by:
getUserHomeDirectoryin interfaceOsType- Throws:
Exception
-
getFileSystemSeparator
- Specified by:
getFileSystemSeparatorin interfaceOsType
-
getName
-