Expand description
XDG-style path utilities for configuration and cache. XDG-style path utilities for configuration and cache directories.
This module provides consistent path resolution across platforms, preferring XDG Base Directory Specification conventions over OS-specific locations.
Functionsยง
- cache_
dir - Returns the cache directory for tl.
- config_
dir - Returns the configuration directory for tl.