MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / hasDependencies

Function hasDependencies

tests/unit/cli/cli-test.js:78–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 return isWithinProject;
77 },
78 hasDependencies() {
79 return true;
80 },
81 blueprintLookupPaths() {
82 return [];
83 },

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…