MCPcopy Index your code
hub / github.com/pyload/pyload / cache.py

File cache.py

module/lib/beaker/cache.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Cache object
2
3The Cache object is used to manage a set of cache files and their
4associated backend. The backends can be rotated on the fly by

Callers

nothing calls this directly

Calls 4

BeakerExceptionClass · 0.90
exc_infoMethod · 0.80
getvalueMethod · 0.80
loadMethod · 0.45

Tested by

no test coverage detected