Module utils

Source
Expand description

Utility functions for development tools

Functionsยง

detect_language_from_extension
Detect the language from a file extension
format_duration
Format duration in human-readable format
format_file_size
Format file size in human-readable format
load_source_file
Load a source file and return its contents