Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
clear
Method
This is a method of the HookRegistry class in the registry module.Clear all hooks or hooks for a specific event.
Signature
Parameters
Optional event to clear hooks for
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/hooks/registry.py at line 254
