Skip to main content

ler_config_xdg

Function ler_config_xdg 

Source
pub fn ler_config_xdg() -> Result<Option<Vec<String>>>
Expand description

Layer 2: reads keys from the XDG configuration file (config.toml).

Returns None if the file does not exist or the XDG path is unavailable. Returns Err if the file exists but contains invalid TOML.