detect_provider

Function detect_provider 

Source
pub fn detect_provider() -> CiProvider
Expand description

Detects the CI provider by checking for the existence of environment variables specific to each provider. Returns Unknown if no provider is detected.