Skip to main content

is_ci

Function is_ci 

Source
pub fn is_ci() -> bool
Expand description

Returns true if in a CI environment by checking the CI environment variable, or by detecting a provider. An explicit CI=false opts out of detection.