Skip to main content

read_profile_credentials

Function read_profile_credentials 

Source
pub fn read_profile_credentials(
    path: &Path,
    profile: &str,
) -> Option<(String, String)>
Expand description

Return (url, token) for an existing profile, or None if not present.