mirror of
https://github.com/danbulant/nushell
synced 2026-06-11 02:30:36 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| nu | ||
| lib.rs | ||
| main.rs | ||
| query.rs | ||
| query_json.rs | ||
| query_web.rs | ||
| query_xml.rs | ||
| web_tables.rs | ||