mirror of
https://github.com/nushell/nushell
synced 2025-02-19 07:28:32 +00:00
# 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 |