async fn save_file_send(
client: &PasswordManagerClient,
access_key: &SendAccessKey,
token: &str,
view: SendAccessView,
output: Option<&str>,
) -> Result<CommandOutput>Expand description
Download, decrypt, and save a file-type Send’s blob.