MCPcopy Create free account
hub / github.com/ember-cli/ember-cli /

Class

lib/models/per-bundle-addon-cache/index.js:96–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 * @class PerBundleAddonCache
95 */
96class PerBundleAddonCache {
97 constructor(project) {
98 this.project = project;
99

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected