register
Method
This is a method of the PluginRegistry class in the plugins module.Register a plugin
Signature
Parameters
No description available.
Returns
The result of the operation.
register: Register a plugin
This is a method of the PluginRegistry class in the plugins module.Register a plugin
def register(&mut self, metadata: PluginMetadata) -> ()