initialize
Method
This is a method of the PluginProtocol class in the plugins module.Initialize the plugin
Signature
Returns
The result of the operation.
initialize: Initialize the plugin
This is a method of the PluginProtocol class in the plugins module.Initialize the plugin
def initialize(&mut self) -> Result<(), String>