nushell/crates/nu-cli/tests
Darren Schroeder 2573441e28
xpath command for nushell (#2656)
* xpath prototype

* new xpath engine is finally working

* nearly there

* closer

* working with list, started to add test, code cleanup

* broken again

* working again - time for some cleanup

* cleaned up code, added error handling and test

* update example, fix clippy

* removed commented char
2020-10-12 08:03:00 -05:00
..
commands xpath command for nushell (#2656) 2020-10-12 08:03:00 -05:00
format_conversions Remove trim in favor of str trim (#2560) 2020-09-16 15:59:32 -04:00
main.rs Add (near) automatic testing for command examples (#1777) 2020-05-18 08:56:01 -04:00