method ChildProcess.prototype.emit
ChildProcess.prototype.emit(event: "close",code: number | null,signal: Signals | null,): boolean
Deprecated
ChildProcess.prototype.emit(event: "exit",code: number | null,signal: Signals | null,): boolean
Deprecated