Go to Latest
method promises.Readline.prototype.rollback
import { promises } from "https://dotland.deno.dev/std@0.177.0/node/readline.ts";
const { Readline } = promises;

Clears the internal list of pending actions without sending it to the associated stream.