add_definition
Method
This is a method of the HookRegistry class in the hooks module.Add a hook definition
Signature
Parameters
No description available.
Returns
The result of the operation.
add_definition: Add a hook definition
This is a method of the HookRegistry class in the hooks module.Add a hook definition
def add_definition(&mut self, hook: HookDefinition) -> &mut Self