Skip to main content
Module

x/lume/deps/cliffy.ts>cursorPrevLine

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function cursorPrevLine
import { cursorPrevLine } from "https://deno.land/x/lume@v2.1.2/deps/cliffy.ts";

Move cursor to the beginning of the line n lines up.

Parameters

optional
count = [UNSUPPORTED]

Number of lines.

Returns

string