On Fri, Dec 10, 2021 at 2:34 PM Vishal Verma <[email protected]> wrote: > > Add a new config query type called CONFIG_SEARCH_SECTION, which searches > all loaded config files based on a query criteria of: specified section > name, specified key/value pair within that section, and can return other > key/values from the section that matched the search criteria. > > This allows for multiple named subsections, where a subsection name is > of the type: '[section subsection]'.
LGTM Reviewed-by: Dan Wiilliams <[email protected]>
