nushell/crates/nu-command/src/filesystem
Stefan Holderbach bb06661d24
Document that open looks up from subcommands (#10255)
# Description
Related to https://github.com/nushell/nushell.github.io/pull/1048

Include this information in the command help.


# User-Facing Changes
As soon as this information is documented people are much more likely to
depend on it so we need to be careful in the future if this design
sparks joy or not.
2023-09-06 19:26:53 +02:00
..
cd.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
cd_query.rs Fix typos by codespell (#7600) 2022-12-26 02:31:26 -05:00
cp.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
glob.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
ls.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
mkdir.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
mod.rs move BufferedReader out of nu-command (#7697) 2023-01-06 15:22:17 -08:00
mv.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
open.rs Document that open looks up from subcommands (#10255) 2023-09-06 19:26:53 +02:00
rm.rs Clean up trash support on Android (#10225) 2023-09-05 14:38:23 +02:00
save.rs Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
start.rs Apply nightly clippy lints (#9654) 2023-07-12 00:00:31 +02:00
touch.rs Document and critically review ShellError variants - Ep. 2 (#8326) 2023-03-06 11:31:07 +01:00
util.rs Fix cp -u/mv -u when the dst doesn't exist (#9662) 2023-07-12 18:12:59 +02:00
watch.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00