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

x/alloy_folk/deps.ts>cliffy.eraseDown

An application installer for restriced macOS
Latest
function cliffy.eraseDown
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.2/deps.ts";
const { eraseDown } = cliffy;

Clear screen down by n lines.

Parameters

optional
count = [UNSUPPORTED]

Number of lines.

Returns

string