Skip to main content

credentials_path

Function credentials_path 

Source
pub fn credentials_path() -> Result<PathBuf>
Expand description

Absolute path to the credentials file. Caller is free to dereference this even when the file itself is missing; the read functions handle ENOENT.