has_hooks
Method
This is a method of the HookRegistry class in the hooks module.Check if any hooks exist for an event
Signature
Parameters
No description available.
Returns
The result of the operation.
has_hooks: Check if any hooks exist for an event
This is a method of the HookRegistry class in the hooks module.Check if any hooks exist for an event
def has_hooks(&self, event: HookEvent) -> bool