hooks
Method
This is a method of the PluginInfo class in the plugins module.Add multiple hooks
Signature
Parameters
No description available.
Returns
The result of the operation.
hooks: Add multiple hooks
This is a method of the PluginInfo class in the plugins module.Add multiple hooks
def hooks(mut self, hooks: Vec<PluginHook>) -> Self