mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
Cross-platform Rust rewrite of the GNU coreutils
https://uutils.github.io/
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). |
||
|---|---|---|
| src/uucore | ||