coreutils/rm
Brian Anderson 04fb170c2c Restore error recovery behavior in rm, rmdir, etc.
These tools continue on error. This patch uses `Result` and the
`and` method to collect `Err` values.
2014-06-11 21:48:38 -07:00
..
rm.rs Restore error recovery behavior in rm, rmdir, etc. 2014-06-11 21:48:38 -07:00