pub fn default_config_path() -> Result<PathBuf, ConfigError>Expand description
Default config file path: ~/.config/runex/config.toml (or platform equivalent).
Overridden by RUNEX_CONFIG env var.
pub fn default_config_path() -> Result<PathBuf, ConfigError>Default config file path: ~/.config/runex/config.toml (or platform equivalent).
Overridden by RUNEX_CONFIG env var.