Package tv.hd3g.processlauncher
Class ExecutableToolRunning
java.lang.Object
tv.hd3g.processlauncher.ExecutableToolRunning
-
Method Summary
Modifier and TypeMethodDescriptionCan throw an InvalidExecution, with stderr embedded.Don't checks end status (ok/error).Merge waitForEnd and checkExecutionGetText behaviors
-
Method Details
-
getTextRetention
-
getLifecyle
-
checkExecutionGetText
Can throw an InvalidExecution, with stderr embedded. Blocking call (with CapturedStdOutErrTextRetention::waitForClosedStream) -
waitForEnd
Don't checks end status (ok/error).- Returns:
- this
-
waitForEndAndCheckExecution
Merge waitForEnd and checkExecutionGetText behaviors
-