mirror of
https://github.com/nushell/nushell.git
synced 2024-11-25 09:53:43 +01:00
1c677c9577
# Description This PR should close #10085 Maps `DirectoryNotFound` errors to `FileNotFound`. All other errors are left unchanged. # User-Facing Changes This means a user will see `FileNotFound` instead of `DirectoryNotFound` which is more meaning full to the user. |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |