pub fn cached() -> bool
Returns true if the current environment is found to probably be a CI environment or service, and caches the result for future calls. If you expect the environment to change, use uncached.