Skip to main content

scan_directory

Function scan_directory 

Source
pub fn scan_directory(dir: &Path) -> Vec<(PathBuf, Language)>
Expand description

Scan a directory and detect all source files with their languages.