Skip to main content

detect_plugin_shadows

Function detect_plugin_shadows 

Source
pub fn detect_plugin_shadows(
    config_dir: &Path,
    cwd: &Path,
    staged_skill_names: &[&str],
) -> PluginShadowReport
Expand description

Which of staged_skill_names are also discoverable from enabled plugins or the global skills dir. Matches on the skill folder name (exact).