Skip to main content

discover_plugin_executables

Function discover_plugin_executables 

Source
pub fn discover_plugin_executables(
    plugin_path: &Path,
    plugin_name: &str,
) -> Vec<PluginExecTool>
Expand description

Discover executable tools from a plugin’s bin/ directory.