process library

Classes

LocalProcessManager
Local implementation of the ProcessManager interface.
ProcessManager
Manages the creation of abstract processes.
ProcessWrapper
A wrapper around an io.Process class that adds some convenience methods.

Exceptions / Errors

ProcessPackageException
A specialized exception class for this package, so that it can throw customized exceptions with more information.
ProcessPackageExecutableNotFoundException
An exception for when an executable is not found that was expected to be found.