Function git_iris::file_analyzers::get_analyzer
source ยท pub fn get_analyzer(file: &str) -> Box<dyn FileAnalyzer + Send + Sync>
Expand description
Get the appropriate file analyzer based on the file extension
pub fn get_analyzer(file: &str) -> Box<dyn FileAnalyzer + Send + Sync>
Get the appropriate file analyzer based on the file extension