Expand description
On-disk gzipped XML cache for one-shot invocations (index.xml.gz).
Constants§
- DEFAULT_
CACHE_ DIR - DEFAULT_
CACHE_ FILE - Default cache filename: gzipped XML at the fastest compression level.
Functions§
- default_
cache_ path - load_
cache - Load cache if present and
source_hashmatches expected (when provided). - load_
or_ build - Try load cache; if missing, build from paths and save.
- save_
cache