Skip to main content

allow

Method
This is a method of the HookResult class in the types module.
Create an allow result.

Signature

def allow(reason: Optional[str]) -> 'HookResult'

Parameters

reason
Optional
No description available.

Returns

Returns
'HookResult'
The result of the operation.