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