Function difft::parse::guess_language::language_globs
source · pub(crate) fn language_globs(language: Language) -> Vec<Pattern>Expand description
File globs that identify languages based on the file path.
pub(crate) fn language_globs(language: Language) -> Vec<Pattern>File globs that identify languages based on the file path.