b.v.f.RioVersionInfoBuilderHooks(hooks.Hooks) : class documentation

Part of bzrlib.version_info_formats.format_rio View In Hierarchy

Hooks for rio-formatted version-info output.
Method __init__ Create a new hooks dictionary.

Inherited from Hooks:

Method add_hook Add a hook point to this dictionary.
Method create_hook Create a hook which can have callbacks registered for it.
Method docs Generate the documentation for this Hooks instance.
Method get_hook_name Get the name for a_callable for UI display.
Method install_named_hook_lazy Install a_callable in to the hook hook_name lazily, and label it.
Method install_named_hook Install a_callable in to the hook hook_name, and label it name.
Method uninstall_named_hook Uninstall named hooks.
Method name_hook Associate name with a_callable to show users what is running.
def __init__(self):
Create a new hooks dictionary.
ParametersmoduleThe module from which this hooks dictionary should be loaded (used for lazy hooks)
member_nameName under which this hooks dictionary should be loaded. (used for lazy hooks)
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.