Skip to main content

install_skills_global

Function install_skills_global 

Source
pub fn install_skills_global(vm: &mut Vm, loaded: &LoadedSkills)
Expand description

Set the resolved skill registry as the VM global skills. Safe to call even when no skills were discovered — the value is an empty skill_registry so skill_count(skills) still returns 0.