Skip to main content

resolve_scope

Function resolve_scope 

Source
pub fn resolve_scope(
    control: &Control,
    inventory: &Inventory,
    run_date: NaiveDate,
) -> Vec<ResolvedSystem>
Expand description

Expand a control’s scope against the inventory on the given run date.