Skip to main content

skill_roots

Function skill_roots 

Source
pub fn skill_roots(
    harness: &str,
    homes: &SkillHomes,
    cwd: &Path,
) -> Vec<(SkillScope, PathBuf)>
Expand description

Every (scope, root) a harness’s own loader would consult, restricted to the roots that exist right now.