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