Skip to main content
Socket.isTTY - process - Node documentation
property Socket.isTTY

Usage in Deno

import { type Socket } from "node:process";

Type

true | undefined