Skip to main content

detect_language

Function detect_language 

Source
pub fn detect_language(path: &Path, content: &[u8]) -> String
Expand description

Detect programming language based on file extension and contents