Skip to main content

resolve

Function resolve 

Source
pub fn resolve(root: &Path, name: &str) -> Option<ResolvedSkill>
Expand description

Resolve a skill by name: org-local file first, then the bundled copy. None if neither has it.