nushell/crates/nu_plugin_query/src
Ian Manske e5cf4863e9
Fix clippy lint (#13277)
# Description
Fixes `items_after_test_module` lint.
2024-06-30 18:28:09 -05:00
..
lib.rs feat: add query webpage-info to plugin_nu_query (#13252) 2024-06-29 16:13:31 -05:00
main.rs Add support for engine calls from plugins (#12029) 2024-03-09 11:26:30 -06:00
query_json.rs Change PluginCommand API to be more like Command (#12279) 2024-03-27 11:59:57 +01:00
query_web.rs Added support for multiple attributes to query web -a (#13256) 2024-06-28 12:50:20 -05:00
query_webpage_info.rs Fix clippy lint (#13277) 2024-06-30 18:28:09 -05:00
query_xml.rs Make query xml return nodes in document order (#13047) 2024-06-05 09:47:36 +08:00
query.rs feat: add query webpage-info to plugin_nu_query (#13252) 2024-06-29 16:13:31 -05:00
web_tables.rs update query web wiki example (#11709) 2024-02-02 09:03:28 -06:00