pub fn cache_enabled() -> boolExpand description
cache_enabled — see implementation. Honors the process-local
script_cache::CACHE_DISABLED AtomicBool first so parity-mode
init can disable caches without exporting ZSHRS_CACHE=0 (which
would otherwise leak into ${(k)parameters}).