Skip to main content

load_for_config

Function load_for_config 

Source
pub fn load_for_config(config: &Config) -> Vec<LoopSkill>
Expand description

The loop’s skill set for a resolved crate::Config — empty unless [core.skills] enabled is on AND the config names a harness whose root table to read, so a config that says nothing about skills discovers nothing (byte-identical to the pre-BP-6 loop).