property ChildProcess.prototype.signalCodeThe subprocess.signalCode property indicates the signal received by the child process if any, else null. TypeSignals | null