Skip to main content

get

Function get 

Source
pub fn get(service: &str, account: &str) -> Option<String>
Expand description

Read a credential for (service, account). Returns None when the file is missing, unreadable, or the entry is absent.