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

Function toTree

tests/unit/models/addon-test.js:196–198  ·  view source on GitHub ↗
(tree)

Source from the content-addressed store, hash-verified

194 return [
195 {
196 toTree(tree) {
197 return tree;
198 },
199 },
200 ];
201 },

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…