Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/tty/tty_sync.ts>cursorSync

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

Parameters

action: string
optional
writer: SyncStream = [UNSUPPORTED]