Skip to main content

list_plugins

Function list_plugins 

Source
pub fn list_plugins(cache_path: &Path) -> Vec<PluginEntry>
Expand description

Read every entry in plugins and group by (manager, name, root). Returns one PluginEntry per unique plugin (de-duplicated across the many files a single plugin typically sources).