Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ clear
Function
clear
lib/models/addon.js:113–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
},
112
113
clear() {
114
this.__cache = Object.create(null);
115
},
116
};
117
118
function
_resetTreeCache() {
Callers
nothing calls this directly
Calls
1
create
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…