Skip to main content

set_secret_dir_mode_checked

Function set_secret_dir_mode_checked 

Source
pub fn set_secret_dir_mode_checked(
    path: &Path,
) -> SshCliResult<SecretProtection>
Expand description

Sets secret-dir mode (0o700) and reports whether it was applied.

ยงErrors

Metadata read or permission change failure on a supported platform.