Skip to main content

load_credentials

Function load_credentials 

Source
pub fn load_credentials() -> Result<AtlassianCredentials>
Expand description

Loads Atlassian credentials from environment variables or settings.json.

Checks environment variables first, then falls back to the settings file.