nushell/crates/nu-command
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
..
assets Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
src Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
tests Improve $in handling (#5137) 2022-04-09 09:41:05 +12:00
build.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
Cargo.toml Implement rest of touch flags (#5119) 2022-04-07 06:44:05 -05:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00