Mcommit
Bun

method

readline.promises.Readline.commit

commit(): Promise<void>;

The rl.commit() method sends all the pending actions to the associated stream and clears the internal list of pending actions.