Skip to main content
WriteStream.prototype.isTTY - tty - Node documentation
property WriteStream.prototype.isTTY

Usage in Deno

import { WriteStream } from "node:tty";

A boolean that is always true.

Type

boolean