remove_hook
Method
This is a method of the HookRegistry class in the hooks module.Remove a hook by ID
Signature
Parameters
No description available.
Returns
The result of the operation.
remove_hook: Remove a hook by ID
This is a method of the HookRegistry class in the hooks module.Remove a hook by ID
def remove_hook(&mut self, id: &str) -> bool