Skip to main content
Module

x/inquirer/deps.ts>ansi.eraseDown

Interactive command line user interfaces for deno
Latest
function ansi.eraseDown
import { ansi } from "https://deno.land/x/inquirer@v0.0.4/deps.ts";
const { eraseDown } = ansi;

Erase the screen from the current line down to the bottom of the screen.

Returns

string