Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ _resetTreeCache
Function
_resetTreeCache
lib/models/addon.js:118–120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
116
};
117
118
function
_resetTreeCache() {
119
ADDON_TREE_CACHE.clear();
120
}
121
122
/**
123
Root
class
for
an Addon. If your addon module exports an Object this
Callers
1
cleanup
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…