java.lang.Object
io.xpipe.core.store.DataStoreState
io.xpipe.core.process.ShellStoreState
io.xpipe.core.process.ShellEnvironmentStoreState
- All Implemented Interfaces:
SystemState
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.xpipe.core.process.ShellStoreState
isRunning, mergeBuilderMethods inherited from class io.xpipe.core.store.DataStoreState
asNeeded, useNewerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.xpipe.core.process.SystemState
getOsName, getOsType, getShellDialect, getTtyState
-
Constructor Details
-
ShellEnvironmentStoreState
public ShellEnvironmentStoreState()
-
-
Method Details
-
mergeCopy
- Overrides:
mergeCopyin classShellStoreState
-