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

Function toTree

tests/unit/broccoli/template-precompilation-test.js:87–89  ·  view source on GitHub ↗
(tree)

Source from the content-addressed store, hash-verified

85 name: 'fake-js-compiler',
86 ext: 'js',
87 toTree(tree) {
88 return tree;
89 },
90 });
91 });
92

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…