Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
_clearInternalCache
Method · 0.80
_clearInternalCache
Method · 0.80
_clearInternalCache
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected