Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/cliffy/mod.ts>cursorDown

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
function cursorDown
import { cursorDown } from "https://deno.land/x/cliffy@v0.19.3/mod.ts";

Move cursor down by n lines.

Parameters

optional
count = [UNSUPPORTED]

Number of lines.

Returns

string