nushell/crates/nu_plugin_query/src
NotTheDr01ds e68f744dda
Update query-web example to use new chunks (#13429)
# Description

A `query web` example uses the (soon to be deprecated) `group` command.
Updated it to use `chunks` replacement.
2024-07-25 22:01:46 +02: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 Update query-web example to use new chunks (#13429) 2024-07-25 22:01:46 +02:00
query_webpage_info.rs Use conventional generic bounds (#13360) 2024-07-12 17:13:07 +08: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