Skip to main content

count_in_progress_tasks

Function count_in_progress_tasks 

Source
pub fn count_in_progress_tasks(
    all_phases: &HashMap<String, Phase>,
    phase_tag: &str,
    all_tags: bool,
) -> usize
Expand description

Count in-progress tasks for the requested scope.