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

x/tty/tty_async.ts>goDown

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

Parameters

optional
y = [UNSUPPORTED]
optional
writer: AsyncStream = [UNSUPPORTED]

Returns

Promise<void>