handle

Function handle 

Source
pub fn handle(action: Action) -> Result<()>
Expand description

Handle viewing a vault.

ยงErrors

Returns an error if reading the vault fails, the key cannot be loaded or decrypted, or decryption of the vault content fails.