Uses of Class
tv.hd3g.processlauncher.io.CapturedStdOutErrTextRetention
-
Packages that use CapturedStdOutErrTextRetention Package Description tv.hd3g.processlauncher tv.hd3g.processlauncher.tool -
-
Uses of CapturedStdOutErrTextRetention in tv.hd3g.processlauncher
Methods in tv.hd3g.processlauncher that return CapturedStdOutErrTextRetention Modifier and Type Method Description CapturedStdOutErrTextRetentionExec. runWaitGetText()BlockingCapturedStdOutErrTextRetentionExec. runWaitGetText(Consumer<ProcesslauncherBuilder> beforeRun)Blocking -
Uses of CapturedStdOutErrTextRetention in tv.hd3g.processlauncher.tool
Methods in tv.hd3g.processlauncher.tool that return CapturedStdOutErrTextRetention Modifier and Type Method Description default CapturedStdOutErrTextRetentionRunningTool. checkExecutionGetText()Can throw an InvalidExecution, with stderr embedded.CapturedStdOutErrTextRetentionRunningTool. getTextRetention()
-