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