Getting Started
This documentation covers general usage of the library. Its broken into two major parts:
Processes
The Processes documentation covers the usage of the Process class and many of its support classes. In this section you will find information on how to Start a New Process, Wait for a Process to Exit, and Redirect Standard Output amongst other topics.
Job Objects
The Job Objects section documents the general usage of JobObject class. TODO