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