put

Function put 

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

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

§Errors

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