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