resolve_encryption_password

Function resolve_encryption_password 

Source
fn resolve_encryption_password(args: &AppArgs) -> Result<String>
Expand description

Resolves the encryption password.

The password can be provided via a command-line argument or an environment variable.