list
Method
This is a method of the PluginRegistry class in the plugins module.List all registered plugins
Signature
Returns
The result of the operation.
list: List all registered plugins
This is a method of the PluginRegistry class in the plugins module.List all registered plugins
def list(&self) -> Vec<&str>