A simple interface for querying whether a stream is a terminal (TTY).
# Cargo.toml
[dependencies]
atty = "0.2.14"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Check if stdout is connected to a terminal.
Consider using `is-terminal` crate for more reliable cross-platform detection.
No dependency data recorded yet.