Skip to main content

remove_hook

Method
This is a method of the HookRegistry class in the hooks module.
Remove a hook by ID

Signature

def remove_hook(&mut self, id: &str) -> bool

Parameters

id
&str
required
No description available.

Returns

Returns
bool
The result of the operation.