Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/cliffy.ts>cursorUp

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

Move cursor up by n lines.

Parameters

optional
count = [UNSUPPORTED]

Number of lines.

Returns

string