coreutils/src/tty
Joseph Crail 9a4c1aa7fa Refactor check for standard stream interactivity.
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).
2015-11-29 21:03:53 -05:00
..
Cargo.toml Split utility files into separate library. 2015-11-24 22:20:27 -05:00
tty.rs Refactor check for standard stream interactivity. 2015-11-29 21:03:53 -05:00