get
Method
This is a method of the PluginRegistry class in the plugins module.Get plugin metadata by name
Signature
Parameters
No description available.
Returns
The result of the operation.
get: Get plugin metadata by name
This is a method of the PluginRegistry class in the plugins module.Get plugin metadata by name
def get(&self, name: &str) -> Option<&PluginMetadata>