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.)
pub fn auto_token() -> Result<String, LinearError>Resolve a Linear API token with precedence: env var -> file. (CLI flag takes highest precedence but is handled at the CLI layer.)