| Class | Description |
|---|---|
| SubProcessCommandLineArgs |
Parameters to the sub-process, has tuple of ordinal position and the value.
|
| SubProcessCommandLineArgs.Command |
Class used to store the SubProcces parameters.
|
| SubProcessIOFiles |
All information generated from the process will be stored in output files.
|
| SubProcessKernel |
This is the process kernel which deals with exec of the subprocess.
|