execute
Method
This is a method of the HookDefinition class in the hooks module.Execute the hook
Signature
Parameters
No description available.
Returns
The result of the operation.
execute: Execute the hook
This is a method of the HookDefinition class in the hooks module.Execute the hook
def execute(&self, input: &HookInput) -> HookResult