method WriteStream.prototype.emit
Jump to headingWriteStream.prototype.emit(event: string | symbol,...args: any[],): boolean
Parameters Jump to heading
Jump to headingevent: string | symbol
Jump to heading<span>...args</span>: any[]
Return Type Jump to heading
boolean
Jump to headingWriteStream.prototype.emit(event: "resize"): boolean
Parameters Jump to heading
Jump to headingevent: "resize"
Return Type Jump to heading
boolean