Package it.tidalwave.util
-
Interface Summary Interface Description ProcessExecutor A helper class for launching an external process and handling its output.ProcessExecutor.ConsoleOutput A container of the console output of the process. -
Exception Summary Exception Description ProcessExecutorException An exception thrown when an external process terminated with a non-zero exit code.