Skip to main content

load_all_specs_with_options

Function load_all_specs_with_options 

Source
pub fn load_all_specs_with_options(
    specs_dir: &Path,
    use_branch_resolution: bool,
) -> Result<Vec<Spec>>
Expand description

Load all specs with optional branch resolution.