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

Method name

tests/helpers/mock-project.js:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 name() {
52 return 'mock-project';
53 }
54
55 hasDependencies() {
56 return true;

Callers 3

blueprint-test.jsFile · 0.45
project-test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected