Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method Interface.prototype.resume
Re-export
import { Interface } from "https://deno.land/std@0.172.0/node/readline.ts";

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