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