method Interface.prototype.emit
Overload 1
#Interface.prototype.emit(event: string | symbol,...args: any[],): booleanOverload 2
Overload 3
#Interface.prototype.emit(event: "line",input: string,): booleanOverload 4
Overload 5
Overload 6
#Interface.prototype.emit(event: "SIGCONT"): booleanOverload 7
Overload 8
#Interface.prototype.emit(event: "SIGTSTP"): boolean