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

x/tty/is_interactive.ts>isInteractive

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

Parameters

stream: { rid: number; }

Returns

boolean