Skip to main content

set_secret_dir_mode

Function set_secret_dir_mode 

Source
pub fn set_secret_dir_mode(path: &Path) -> SshCliResult<()>
Expand description

Sets secret-dir mode (0o700) on Unix; no-op on other targets.