Skip to main content
method Interface.prototype.resume
Interface.prototype.resume(): this

The rl.resume() method resumes the input stream if it has been paused.

Return Type

this
Back to top