MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / clearAll

Method clearAll

graphs/data/base/cache.py:30–31  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

28 del self._data[fitID]
29
30 def clearAll(self):
31 self._data.clear()

Callers 3

_clearInternalCacheMethod · 0.80
_clearInternalCacheMethod · 0.80
_clearInternalCacheMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected