Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function clearScreenDown
Re-export
import { clearScreenDown } from "https://deno.land/std@0.117.0/node/_readline.js";

clears the screen from the current position of the cursor down

Parameters

stream
callback