2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-19 07:28:32 +00:00
nushell/crates/nu-command/tests
Ian Manske 35e8db160d
Fix get -i ignoring errors for only the first cellpath ()
# Description
Fixes issue  where only the first cellpath supplied to `get -i` is
treated as optional, and the rest of the cell paths are treated as
non-optional.

# Tests
Added one test.
2023-12-02 11:01:08 -06:00
..
commands Fix get -i ignoring errors for only the first cellpath () 2023-12-02 11:01:08 -06:00
format_conversions bump rust-toolchain to 1.72.1 () 2023-11-16 15:14:45 -06:00
main.rs Rename misused "deprecation" to removal () 2023-08-15 07:17:31 +12:00