variable clearTerminalimport { clearTerminal } from "https://deno.land/x/cliffy@v0.25.1/ansi/ansi_escapes.ts"; Clear the whole terminal, including scrollback buffer. (Not just the visible part of it).