Skip to main content

find_plugin

Function find_plugin 

Source
pub fn find_plugin(name: &str) -> Option<PluginEntry>
Expand description

Find the first plugin on PATH whose name matches name. Returns None if no match exists.