clj-kondo.impl.cache

(source)
Public Variable Short Description
*lock-file-name* (clj)
built-in-cache-resource (clj)
cache-file (clj)
from-cache-1 (clj)
load-when-missing (clj)
no-flush-output-stream (clj) See https://github.com/cognitect/transit-clj/issues/43#issuecomment-1650341353.
skip-write? (clj)
sync-cache (clj)
sync-cache* (clj) Reads required namespaces from cache and combines them with the namespaces we linted in this run.
to-cache (clj) Writes ns-data to cache-dir.
update-defs (clj) Resolve types of defs.
with-cache (clj) Tries to lock cache in the scope of `body`.