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