pub fn retrieve(pass_name: &str) -> Result<StoreEntry>Expand description
Retrieve the stored entry identified by pass_name
pass_name is a path to a password file or directory relative to the store root
pub fn retrieve(pass_name: &str) -> Result<StoreEntry>Retrieve the stored entry identified by pass_name
pass_name is a path to a password file or directory relative to the store root