menu
Dart
dart:io
Stdout
hasTerminal property
hasTerminal
dark_mode
light_mode
description
hasTerminal
property
bool
get
hasTerminal
Whether there is a terminal attached to stdout.
Implementation
bool get hasTerminal => _hasTerminal(_fd);
Dart
dart:io
Stdout
hasTerminal property
Stdout class
Cookies management controls