function cursorPrevLineimport { cursorPrevLine } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; cursorPrevLine(count?): stringMove cursor to the beginning of the line n lines up. Parametersoptionalcount = [UNSUPPORTED]Number of lines. Returnsstring