Skip to main content

default_config_path

Function default_config_path 

Source
pub fn default_config_path() -> SshCliResult<PathBuf>
Expand description

Returns the config file path under XDG (--config-dir wins at call sites).

G-AUD-12: no SSH_CLI_HOME env store — use --config-dir for overrides.