[][src]Function liboskar::gitignore::darcs_contents_to_regex

pub fn darcs_contents_to_regex(file: &str, file_path: &PathBuf) -> RegexSet

Given a darcs boring file's contents, process it as a RegexSet. The second argument is a file path, included so that we print nice errors.