An event indicating that process has exited.
Optional
The exit code. This will be undefined if the subprocess was killed via signal.
undefined
The signal that caused this process to exit. This will be undefined if the subprocess exited normally.
An event indicating that process has exited.