Skip to main content

get_ts_language_for_path

Function get_ts_language_for_path 

Source
pub fn get_ts_language_for_path(lang: &str, file_path: &str) -> Option<Language>
Expand description

Get the parser grammar for a language and concrete file path.