Skip to main content

auto_token

Function auto_token 

Source
pub fn auto_token() -> Result<String, LinearError>
Expand description

Resolve a Linear API token with precedence: env var -> file. (CLI flag takes highest precedence but is handled at the CLI layer.)