Module

x/cliffy/ansi-escape.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.8.0/ansi-escape.ts";

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

Parameters

optional
count: number = [UNSUPPORTED]