Skip to main content

enable_hook

Method
This is a method of the HookRegistry class in the registry module.
Enable a specific hook.

Signature

def enable_hook(hook_id: str) -> bool

Parameters

hook_id
str
required
No description available.

Returns

Returns
bool
The result of the operation.