pub fn is_ci() -> bool
👎Deprecated since 1.1.0: Use
cached
or uncached
insteadExpand 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.