nushell/crates/nu-command/tests
pwygab e81689f2c0
Allow for rejecting nested record cells (#6463)
* add new function to remove data at a cellpath; allow reject to use cellpath

* add tests

* fmt

* fix clippt

* get it working properly with lists of records

* fix clippy, hopefully

* fix clippy, hopefully 2
2022-09-03 07:35:36 -05:00
..
commands Allow for rejecting nested record cells (#6463) 2022-09-03 07:35:36 -05:00
format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
main.rs Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00