Skip to main content

cache_enabled

Function cache_enabled 

Source
pub fn cache_enabled(cache_flag: bool) -> bool
Expand description

Whether the persistent cache is active for this invocation (ADR-112): on by default; --no-cache per invocation, non-empty DECIDED_NO_CACHE environment-wide.