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