method promises.Readline.prototype.rollback Usageimport { promises } from "node:readline"; Readline.prototype.rollback(): this The rl.rollback methods clears the internal list of pending actions without sending it to the associated stream. The rl.rollback methods clears the internal list of pending actions without sending it to the associated stream. Return Type this this