register
Method
This is a method of the HookRegistry class in the registry module.Register a hook definition.
Signature
Parameters
The hook definition to register
Returns
The hook ID
Register a hook definition.
This is a method of the HookRegistry class in the registry module.Register a hook definition.
def register(hook: HookDefinition) -> str