Options for a ProcessManager.
The command arguments.
The command to run (e.g. 'node').
'node'
Optional
Milliseconds to wait for a graceful exit before force-killing. Default 5000.
Called when the supervised child exits on its own (not during a managed restart/stop).
Options for a ProcessManager.