menu
terminice_core package
documentation
testing.dart
MockTerminalOutput
hasTerminal property
hasTerminal property
dark_mode
light_mode
hasTerminal
property
@
override
bool
get
hasTerminal
override
Whether a terminal is attached to stdout.
Implementation
@override bool get hasTerminal => _hasTerminal;
terminice_core package
documentation
testing
MockTerminalOutput
hasTerminal property
MockTerminalOutput class