pub fn record_step_pass( cache: &mut StepCache, step_name: &str, hashes: &BTreeMap<String, String>, )
Record that all files with the given hashes passed a step.