Expand description
Language detection by file extension.
Maps file extensions to supported language identifiers.
Functionsยง
- language_
from_ extension - Returns the language identifier for the given file extension, or
Noneif unsupported.
Language detection by file extension.
Maps file extensions to supported language identifiers.
None if unsupported.