nushell/crates/nu-command
Julian Aichholz 67cb720f24
Port update cells command (#891)
* Port update cells command

Clean up, nicer match statements in UpdateCellsIterator

Return columns flag into HashSet errors

Add FIXME: for update cell behavior on nested lists

* Fix: process cells for Record when no columns are specified

* Fix: address clippy lints for unwrap and into_iter

* Fix: don't step into lists and don't bind $it var
2022-01-30 23:41:05 +02:00
..
assets To html and to md (#453) 2021-12-09 19:16:35 -06:00
src Port update cells command (#891) 2022-01-30 23:41:05 +02:00
build.rs Port version (#467) 2021-12-11 14:08:17 -06:00
Cargo.toml Add which command, add external completions, and builtin var completions (#782) 2022-01-21 05:02:53 +11:00