-
Method Summary
void
void
default boolean
void
default void
void
int
default boolean
boolean
Methods inherited from interface io.xpipe.core.process.ProcessControl
close, closeStdin, getCharset, getShellType, getStderr, getStdin, getStdout, isRunning, isStdinClosed, kill, prepareTerminalOpen, write, writeLine
-
Method Details
-
-
startExternalStdout
- Throws:
Exception
-
startExternalStdin
- Throws:
Exception
-
waitFor
boolean waitFor()
-
-
getExitCode
int getExitCode()
-
-
-
-
-
-
-
-
-
startAndCheckExit
default boolean startAndCheckExit()
-
discardAndCheckExit
default boolean discardAndCheckExit()
-
discardOut
void discardOut()
-
discardErr
void discardErr()