pub fn load_all_specs_with_options( specs_dir: &Path, use_branch_resolution: bool, ) -> Result<Vec<Spec>>
Load all specs with optional branch resolution.