pub fn has_terminal_output_default() -> bool
Expand description

Returns true if stdout has a terminal output and can be used with terminal size responsiveness.

Requires size feature.