MCPcopy 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
118function _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

cleanupMethod · 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…