method AnsiEscape.prototype.scrollUpimport { AnsiEscape } from "https://dotland.deno.dev/x/cliffy@v0.15.0/mod.ts"; scrollUp(count?): thisScroll window up by n lines. Parametersoptionalcount = [UNSUPPORTED]Returnsthis