Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function Cliffy.cursorNextLine
import { Cliffy } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/deps.ts";
const { cursorNextLine } = Cliffy;

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

Parameters

optional
count = [UNSUPPORTED]

Number of lines.

Returns

string