nushell/crates/nu-plugin/src
Darren Schroeder 004d7b5ff0
query command with json, web, xml (#870)
* query command with json, web, xml

* query xml now working

* clippy

* comment out web tests

* Initial work on query web

For now we can query everything except tables

* Support for querying tables

Now we can query multiple tables just like before, now the only thing
missing is the test coverage

* finish off

* comment out web test

Co-authored-by: Luccas Mateus de Medeiros Gomes <luccasmmg@gmail.com>
2022-02-01 12:45:48 -06:00
..
plugin Wait on the plugin child to prevent zombies (#901) 2022-01-31 10:20:11 -05:00
protocol Plugin json (#474) 2021-12-12 11:50:35 +00:00
serializers query command with json, web, xml (#870) 2022-02-01 12:45:48 -06:00
lib.rs Plugin json (#474) 2021-12-12 11:50:35 +00:00
plugin_capnp.rs query command with json, web, xml (#870) 2022-02-01 12:45:48 -06:00