nushell/crates/nu-command/src/filesystem
2022-05-12 19:25:21 -05:00
..
cd_query.rs Add hooks to cli/repl (#5479) 2022-05-09 07:28:39 +12:00
cd.rs enable cd to work with directory abbreviations (#5452) 2022-05-06 07:58:32 -05:00
cp.rs Add verbose (#5512) 2022-05-11 11:46:13 -05:00
glob.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
ls.rs opt: improve ls by call get_file_type only one time (#5500) 2022-05-10 08:01:06 -05:00
mkdir.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
mod.rs enable cd to work with directory abbreviations (#5452) 2022-05-06 07:58:32 -05:00
mv.rs Fix #3899, make mv and rm to be quiet by default (#5501) 2022-05-10 08:00:27 -05:00
open.rs Overlays (#5375) 2022-05-08 07:39:22 +12:00
rm.rs nu-command/filesystem: fix rm .sock file (#5524) 2022-05-12 19:25:21 -05:00
save.rs Overlays (#5375) 2022-05-08 07:39:22 +12:00
touch.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
util.rs cleanup nu-command, remove redundant code (#5208) 2022-04-16 18:16:46 +12:00
watch.rs add -n flag to print to print without a newline (#5458) 2022-05-06 15:33:00 -05:00