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

Function toTree

tests/helpers/default-packager.js:247–249  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

245 return [
246 {
247 toTree() {
248 return fn.apply(this, arguments);
249 },
250 },
251 ];
252 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…