Function is_ci::is_ci

source ·
pub fn is_ci() -> bool
👎Deprecated since 1.1.0: Use cached or uncached instead
Expand description

Returns true if the current environment is found to probably be a CI environment or service. That’s it, that’s all it does.