nushell/crates/nu-command/src/filesystem
2022-12-29 16:24:08 +01:00
..
cd_query.rs Fix typos by codespell (#7600) 2022-12-26 02:31:26 -05:00
cd.rs Fix typos by codespell (#7600) 2022-12-26 02:31:26 -05:00
cp.rs some filesystem command signatures (#7464) 2022-12-19 13:40:57 +01:00
glob.rs some filesystem command signatures (#7464) 2022-12-19 13:40:57 +01:00
ls.rs Slight edits to ls and zip's help text (#7626) 2022-12-29 16:24:08 +01:00
mkdir.rs some filesystem command signatures (#7464) 2022-12-19 13:40:57 +01:00
mod.rs enable cd to work with directory abbreviations (#5452) 2022-05-06 07:58:32 -05:00
mv.rs some filesystem command signatures (#7464) 2022-12-19 13:40:57 +01:00
open.rs some filesystem command signatures (#7464) 2022-12-19 13:40:57 +01:00
rm.rs some filesystem command signatures (#7464) 2022-12-19 13:40:57 +01:00
save.rs Standardise the use of ShellError::UnsupportedInput and ShellError::TypeMismatch and add spans to every instance of the former (#7217) 2022-12-23 01:48:53 -05:00
touch.rs Standardise the use of ShellError::UnsupportedInput and ShellError::TypeMismatch and add spans to every instance of the former (#7217) 2022-12-23 01:48:53 -05:00
util.rs add interact-once switch to rm (#7432) 2022-12-11 13:22:27 -08:00
watch.rs Standardise the use of ShellError::UnsupportedInput and ShellError::TypeMismatch and add spans to every instance of the former (#7217) 2022-12-23 01:48:53 -05:00