nushell/crates/nu-command/src/filesystem
Darren Schroeder 2dfd975940
add -n flag to print to print without a newline (#5458)
* add -n flag to print to print without a newline

* clippy
2022-05-06 15:33:00 -05:00
..
cd_query.rs enable cd to work with directory abbreviations (#5452) 2022-05-06 07:58:32 -05:00
cd.rs enable cd to work with directory abbreviations (#5452) 2022-05-06 07:58:32 -05:00
cp.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
glob.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
ls.rs Avoid using time conversion methods that may panic (#5365) 2022-04-29 06:03:39 -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 feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
open.rs nu-command/filesystem: clean whitespaces from paths in cd and open (#5310) 2022-04-25 07:15:33 +12:00
rm.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
save.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05: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