Exit the process
Optional
code: numberThe exit code
Optional
options: { silent?: boolean }Options for exiting the process
Optional
silent?: booleanIndicates if the exit should be silent, i.e. not throw an error
void
Optional
exitThe exit code of the process
Optional
exitedIndicates if the process has exited
Indicates if the process is running
The data of the process