Skip to main content
Module

x/inquirer/deps.ts>ansi.eraseScreen

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

Erase the screen and move the cursor the top left position.

Returns

string