read_change_delta_spec_files

Function read_change_delta_spec_files 

Source
pub fn read_change_delta_spec_files(
    repo: &impl ChangeRepository,
    change_id: &str,
) -> CoreResult<Vec<DeltaSpecFile>>
Expand description

Return all delta spec files for a change from the repository.