Module

x/cliffy/mod.ts>AnsiEscape#cursorPrevLine

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method AnsiEscape.prototype.cursorPrevLine
import { AnsiEscape } from "https://dotland.deno.dev/x/cliffy@v0.16.0/mod.ts";

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

Parameters

optional
count = [UNSUPPORTED]

Number of lines.