nushell/crates/nu-command/src/filesystem
Reilly Wood 5077242892
Error printing changes for watch (#5389)
* Move CliError to nu-protocol

clean up comment

* Enable printing errors instead of just returning them

* Nicer Miette error printing in watch command
2022-05-01 19:33:41 +12:00
..
cd.rs nu-command/filesystem: clean whitespaces from paths in cd and open (#5310) 2022-04-25 07:15:33 +12: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 Add watch command (#5331) 2022-04-28 09:26:34 -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 Error printing changes for watch (#5389) 2022-05-01 19:33:41 +12:00