Package org.kiwiproject.beta.base.process
-
Class Summary Class Description ProcessHelpers Utilities to execute a command using aProcessHelper.ProcessOutputHandler ProcessOutputHandlerConfig Configuration class that can be used in conjunction withProcessOutputHandler.ProcessResult Represents the result of running a command line process.ProcessResult.ProcessResultBuilder -
Enum Summary Enum Description ProcessOutputHandler.ProcessOutputType The type of output from the process.ProcessOutputHandler.Result The return type for the handler methods.