isTTY property

bool isTTY

A boolean that is always true for TTYReadStream instances.

Implementation

external bool get isTTY;