Base class that handles the process of running commands which can be done executed from any other area of the system, typically done by the main runMemberJunctionCodeGen process
Command line arguments
The command to execute
Optional
Optional timeout in milliseconds
When to run the command (e.g., 'before', 'after')
Working directory to run the command from
Base class that handles the process of running commands which can be done executed from any other area of the system, typically done by the main runMemberJunctionCodeGen process