java.lang.Object
io.xpipe.core.store.DataStoreState
io.xpipe.core.process.ShellStoreState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected voidmergeBuilder(ShellStoreState shellStoreState, Object builder) mergeCopy(DataStoreState newer) Methods 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
-
ShellStoreState
public ShellStoreState()
-
-
Method Details
-
isRunning
public boolean isRunning() -
mergeCopy
- Overrides:
mergeCopyin classDataStoreState
-
mergeBuilder
-