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

Function isEmberCLIProject

tests/unit/commands/version-test.js:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 options = commandOptions({
13 project: {
14 isEmberCLIProject() {
15 return false;
16 },
17 },
18 });
19

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…