[][src]Function voikko_rs::voikko::list_supported_grammar_checking_languages

pub fn list_supported_grammar_checking_languages(path: &str) -> Vec<String>

Same as list_supported_spelling_languages() but for grammar checking.

Arguments

  • path - Path to a directory from which dictionary files should be searched first before looking into the standard dictionary locations. Pass an empty string in order to only look in standard locations.