property ChildProcess.prototype.signalCode
The subprocess.signalCode
property indicates the signal received by
the child process if any, else null
.
Type #
Signals | null
The subprocess.signalCode
property indicates the signal received by
the child process if any, else null
.
Signals | null