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

x/dxx/src/lib/$deps.ts>$tty.cursor

🚀 (Deno) enhanced executor
Latest
function $tty.cursor
import { $tty } from "https://deno.land/x/dxx@rf/src/lib/$deps.ts";
const { cursor } = $tty;

Parameters

action: string
optional
writer: AsyncStream = [UNSUPPORTED]

Returns

Promise<void>