java.lang.Object
io.xpipe.core.process.OsType.MacOs
- All Implemented Interfaces:
OsType
- Enclosing interface:
OsType
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.xpipe.core.process.OsType
OsType.Linux, OsType.MacOs, OsType.Windows -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MacOs
public MacOs()
-
-
Method Details
-
getHomeDirectory
- Specified by:
getHomeDirectoryin interfaceOsType- Throws:
Exception
-
getTempDirectory
- Specified by:
getTempDirectoryin interfaceOsType- Throws:
Exception
-
normalizeFileName
- Specified by:
normalizeFileNamein interfaceOsType
-
getName
-
getProperties
- Specified by:
getPropertiesin interfaceOsType- Throws:
Exception
-
determineOperatingSystemName
- Specified by:
determineOperatingSystemNamein interfaceOsType- Throws:
Exception
-