java.lang.Object
io.xpipe.core.process.OsType.Windows
- All Implemented Interfaces:
OsType,OsType.Any,OsType.Local
- 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
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
-
Windows
public Windows()
-
-
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- Throws:
Exception
-
getProperties
- Specified by:
getPropertiesin interfaceOsType- Throws:
Exception
-
determineOperatingSystemName
- Specified by:
determineOperatingSystemNamein interfaceOsType
-