b.h.ConfigOptionHelpIndex(object) : class documentation

Part of bzrlib.help_topics View In Hierarchy

A help index that returns help topics for config options.
Method __init__ Undocumented
Method get_topics Search for topic in the registered config options.
def __init__(self):
Undocumented
def get_topics(self, topic):
Search for topic in the registered config options.
ParameterstopicA topic to search for.
ReturnsA list which is either empty or contains a single config.Option entry.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.