nushell/crates/nu-command/tests/commands/take
Reilly Wood 336df6c65e
Return errors on unexpected inputs to take and first (#7123)
* Fix `take` behaviour for unexpected input types

* Fix `first` behaviour for unexpected input types

* Fix copy paste mistake
2022-11-13 15:15:27 -08:00
..
mod.rs Move 'keep' to 'take' (#5123) 2022-04-08 08:49:28 +12:00
rows.rs Return errors on unexpected inputs to take and first (#7123) 2022-11-13 15:15:27 -08:00
until.rs str collect => str join (#6531) 2022-09-11 11:48:27 +03:00
while_.rs str collect => str join (#6531) 2022-09-11 11:48:27 +03:00