mirror of
https://github.com/nushell/nushell.git
synced 2025-03-13 15:08:43 +01:00
# Description Fixes: #14540 The change is similar to #14101 User input can be a directory, in this case, we need to use the return value of find_in_dirs_env carefully, so in case, I renamed maybe_file_path to maybe_file_path_or_dir to emphasize it. # User-Facing Changes NaN # Tests + Formatting Added 2 test cases # After Submitting |
||
---|---|---|
.. | ||
samples | ||
mod.rs |