ExecResult.exitSignal
ExecResult › exitSignal
Type: NodeJS.Signals | null
A signal that caused the process to be terminated. A value ofnull indicates that no signal was received.ExecResult › exitSignal
Type: NodeJS.Signals | null
A signal that caused the process to be terminated. A value ofnull indicates that no signal was received.