Module paths

Module paths 

Source
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