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

x/tty/mod.ts>writeSync

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

Parameters

str: string
writer: SyncStream