Crate is_terminal_polyfill
source ·Expand description
Polyfill for
is_terminal
stdlib feature for use with older MSRVs
Traits§
- Trait to determine if a descriptor/handle refers to a terminal/tty.
Polyfill for
is_terminal
stdlib feature for use with older MSRVs