pub fn get_cli_args(
args: Vec<String>,
) -> Result<DecryptionCliArgs, WorkflowError>Expand description
Parse decryption command line arguments
pub fn get_cli_args(
args: Vec<String>,
) -> Result<DecryptionCliArgs, WorkflowError>Parse decryption command line arguments