Skip to main content

list_plugins

Method
This is a method of the PluginManager class in the plugins module.
List all plugins

Signature

def list_plugins(&self) -> Vec<PluginInfo>

Returns

Returns
Vec<PluginInfo>
The result of the operation.