Function is_ci::uncached [−][src]
pub fn uncached() -> boolExpand description
Returns true if the current environment is found to probably be a CI environment or service. If you expect to call this multiple times without the environment changing, use cached.