mirror of
https://github.com/uutils/coreutils
synced 2024-12-18 17:14:42 +00:00
9a4c1aa7fa
Since several utilities check if the standard streams are interactive, I moved this into the uucore::fs library as is_std*_interactive(). I also added Windows support for these methods, which only return false (or at least until someone finds a way to support this). |
||
---|---|---|
.. | ||
Cargo.toml | ||
tty.rs |