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

Function isEmberCLIProject

tests/acceptance/help-test.js:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 commands,
32 project: {
33 isEmberCLIProject() {
34 return true;
35 },
36 blueprintLookupPaths() {
37 return [];
38 },

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…