Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tty/tty_async.ts>clearLine

🖨 Terminal utils and ansi escapes
Very Popular
Latest
function clearLine
import { clearLine } from "https://deno.land/x/tty@0.1.4/tty_async.ts";

Parameters

optional
writer: AsyncStream = [UNSUPPORTED]

Returns

Promise<void>