is_allowed
Method
This is a method of the HookResult class in the types module.Check if the result allows execution.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/hooks/types.py at line 152is_allowed: Check if the result allows execution.
This is a method of the HookResult class in the types module.Check if the result allows execution.
def is_allowed() -> bool
praisonaiagents/hooks/types.py at line 152