Files
nushell/crates/nu-command/src/system
Ian Manske bcd85b6f3e Remove duplicate implementations of CallExt::rest (#14484)
# Description

Removes unnecessary usages of `Call::rest_iter_flattened` and
`get_rest_for_glob_pattern` and replaces them with `CallExt::rest`.

# User-Facing Changes

None
2024-12-01 15:03:45 +01:00
..
2024-12-01 05:56:42 -06:00
2024-05-23 02:05:27 +00:00
2024-11-27 09:35:55 +08:00