NodereadlineInterface.prototype.emitmethod Interface.prototype.emit#Interface.prototype.emit(event: string | symbol,...args: any[],): booleanParameters ##event: string | symbol#<span>...args</span>: any[]Return Type #boolean#Interface.prototype.emit(event: "close"): booleanParameters ##event: "close"Return Type #boolean#Interface.prototype.emit(event: "line",input: string,): booleanParameters ##event: "line"#input: stringReturn Type #boolean#Interface.prototype.emit(event: "pause"): booleanParameters ##event: "pause"Return Type #boolean#Interface.prototype.emit(event: "resume"): booleanParameters ##event: "resume"Return Type #boolean#Interface.prototype.emit(event: "SIGCONT"): booleanParameters ##event: "SIGCONT"Return Type #boolean#Interface.prototype.emit(event: "SIGINT"): booleanParameters ##event: "SIGINT"Return Type #boolean#Interface.prototype.emit(event: "SIGTSTP"): booleanParameters ##event: "SIGTSTP"Return Type #boolean#Interface.prototype.emit(event: "history",history: string[],): booleanParameters ##event: "history"#history: string[]Return Type #boolean
method Interface.prototype.emit#Interface.prototype.emit(event: string | symbol,...args: any[],): booleanParameters ##event: string | symbol#<span>...args</span>: any[]Return Type #boolean#Interface.prototype.emit(event: "close"): booleanParameters ##event: "close"Return Type #boolean#Interface.prototype.emit(event: "line",input: string,): booleanParameters ##event: "line"#input: stringReturn Type #boolean#Interface.prototype.emit(event: "pause"): booleanParameters ##event: "pause"Return Type #boolean#Interface.prototype.emit(event: "resume"): booleanParameters ##event: "resume"Return Type #boolean#Interface.prototype.emit(event: "SIGCONT"): booleanParameters ##event: "SIGCONT"Return Type #boolean#Interface.prototype.emit(event: "SIGINT"): booleanParameters ##event: "SIGINT"Return Type #boolean#Interface.prototype.emit(event: "SIGTSTP"): booleanParameters ##event: "SIGTSTP"Return Type #boolean#Interface.prototype.emit(event: "history",history: string[],): booleanParameters ##event: "history"#history: string[]Return Type #boolean