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
rows.rs Return errors on unexpected inputs to take and first (#7123) 2022-11-13 15:15:27 -08:00
until.rs
while_.rs