Skip to content

ExecResult.exitSignal

ExecResult › exitSignal

Type: NodeJS.Signals | null

A signal that caused the process to be terminated. A value of null indicates that no signal was received.