allow_with_reason
Method
This is a method of the HookResult class in the hooks module.Create an allow result with reason
Signature
Parameters
No description available.
Returns
The result of the operation.
allow_with_reason: Create an allow result with reason
This is a method of the HookResult class in the hooks module.Create an allow result with reason
def allow_with_reason(reason: impl Into<String>) -> Self