read_pairs

Function read_pairs 

Source
pub fn read_pairs(
    directory: &PathBuf,
    ignore_globs: &[String],
) -> Result<Vec<SourcePair>>