nushell/crates/nu-command/src/filesystem
Gabriel B Gutierrez 5bd20e4d36 fix clippy warnings
2021-10-15 12:12:17 -03:00
..
cd.rs Use list completions and better expansion 2021-10-05 10:37:32 +13:00
cp.rs fix clippy warnings 2021-10-15 12:12:17 -03:00
interactive_helper.rs -i flag finished, lacking tests 2021-10-14 14:54:51 -03:00
ls.rs Variable completions and better ls 2021-10-05 15:46:24 +13:00
mkdir.rs add mkdir command 2021-10-07 15:20:23 -07:00
mod.rs -i flag finished, lacking tests 2021-10-14 14:54:51 -03:00
mv.rs fix clippy warnings 2021-10-15 12:12:17 -03:00
rm.rs fix clippy warnings 2021-10-15 12:12:17 -03:00
touch.rs add mkdir command 2021-10-07 15:20:23 -07:00
util.rs add move, recursive fill, and recursive create procedures 2021-10-05 14:08:39 -07:00