method Readline.prototype.rollback Usage in Deno```typescript import { Readline } from "node:node__readline--promises.d.ts"; ``` Readline.prototype.rollback(): this The `rl.rollback` methods clears the internal list of pending actions without sending it to the associated `stream`. Return Type this this