isTTY property
bool
get
isTTY
A boolean that is always true for TTYReadStream instances.
Implementation
external bool get isTTY;
A boolean that is always true for TTYReadStream instances.
external bool get isTTY;