mirror of
https://github.com/nushell/nushell.git
synced 2024-11-26 18:33:50 +01:00
79fd7d54b2
* Wrap `open` parse errors from `from` commands Minimal fix for #6843 This propagates the underlying errors from the called `from` commands and adds a top-level error with the full path and the understood file extension and resulting called command. * Repoint inner span for `from ...` to `open` * Add actionable message: refer to help or use --raw |
||
---|---|---|
.. | ||
cd_query.rs | ||
cd.rs | ||
cp.rs | ||
glob.rs | ||
ls.rs | ||
mkdir.rs | ||
mod.rs | ||
mv.rs | ||
open.rs | ||
rm.rs | ||
save.rs | ||
touch.rs | ||
util.rs | ||
watch.rs |