hasTerminal 属性

bool hasTerminal

stdout 是否连接了终端。

实现

bool get hasTerminal => _hasTerminal(_fd);