Whether a terminal is attached to stdout.
@override bool get hasTerminal { _calls.add('output.hasTerminal'); return true; }