nushell/crates/nu-command/src/platform/ansi
Ian Manske 06fe7d1e16
Remove usages of Call::positional_nth (#12871)
# Description
Following from #12867, this PR replaces usages of `Call::positional_nth`
with existing spans. This removes several `expect`s from the code.

Also remove unused `positional_nth_mut` and `positional_iter_mut`
2024-05-15 19:59:42 +02:00
..
ansi_.rs Remove usages of Call::positional_nth (#12871) 2024-05-15 19:59:42 +02:00
link.rs Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
mod.rs Move ansi link from extra to default feature, close #10792 (#10801) 2023-10-21 11:04:37 -05:00
strip.rs Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00