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.
pub fn default_config_path() -> SshCliResult<PathBuf>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.