Expand description
File extension to language mapping utilities
Enums§
- File
Type - File type enumeration for categorizing files
Functions§
- get_
language_ from_ extension - Get the markdown code fence language for a file extension
- is_
binary_ content - Detect if content contains binary data (null bytes)
- is_
binary_ extension - Check if a file is likely to be binary based on its extension