Skip to main content
Module

x/wait/deps.ts>tty.showCursorSync

🌀 Minimal terminal spinner
Go to Latest
function tty.showCursorSync
import { tty } from "https://deno.land/x/wait@0.1.12/deps.ts";
const { showCursorSync } = tty;

Parameters

optional
writer: SyncStream = [UNSUPPORTED]