nushell/crates/nu-command/src/platform/ansi
Hristo Filaretov 683b912263
Track call arguments in a single list (#5125)
* Initial implementation of ordered call args

* Run cargo fmt

* Fix some clippy lints

* Add positional len and nth

* Cargo fmt

* Remove more old nth calls

* Good ole rustfmt

* Add named len

Co-authored-by: Hristo Filaretov <h.filaretov@protonmail.com>
2022-04-09 14:55:02 +12:00
..
ansi_.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
gradient.rs Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
mod.rs Rename some files (#952) 2022-02-05 12:35:02 -05:00
strip.rs Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00