Skip to main content

save_token

Function save_token 

Source
pub fn save_token(token: &str) -> Result<()>
Expand description

Save the token to the credentials file (0600 on Unix), creating the directory as needed.