Skip to main content
Module

x/ansi_esc/mod.ts>cursor.moveDownToStart

A Deno module/wrapper for ANSI escape sequences.
Latest
function cursor.moveDownToStart
import { cursor } from "https://deno.land/x/ansi_esc@v1.1.0/mod.ts";
const { moveDownToStart } = cursor;

Move console cursor down and go to the line's beginning

Parameters

rows: Number