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

x/tty/tty_async.ts>cursor

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

Parameters

action: string
optional
writer: AsyncStream = [UNSUPPORTED]

Returns

Promise<void>