b.p.PluginsHelpIndex(object) : class documentation

Part of bzrlib.plugin View In Hierarchy

A help index that returns help topics for plugins.
Method __init__ Undocumented
Method get_topics Search for topic in the loaded plugins.
def __init__(self):
Undocumented
def get_topics(self, topic):
Search for topic in the loaded plugins.

This will not trigger loading of new plugins.

ParameterstopicA topic to search for.
ReturnsA list which is either empty or contains a single RegisteredTopic entry.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.