pub fn set_secret_file_mode(path: &Path) -> SshCliResult<()>Expand description
Sets secret-file mode (0o600) on Unix; no-op on other targets.
pub fn set_secret_file_mode(path: &Path) -> SshCliResult<()>Sets secret-file mode (0o600) on Unix; no-op on other targets.