Expand description
Path resolution for REPL configuration
Provides XDG-compliant path resolution with fallbacks for config, data, and cache directories.
Functionsยง
- cache_
dir - Get the default cache directory
- config_
dir - Get the default config directory
- data_
dir - Get the default data directory
- default_
history_ path - Get the default history file path
- find_
config_ file - Find the REPL config file with XDG fallback