Function ssh_vault::cache::put

source ·
pub fn put(key: &str, response: &str) -> Result<()>
Expand description

Save the response to a cache file ~/.ssh/vault/keys/

Errors

Return an error if the cache file can’t be created