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

Class

lib/models/project.js:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26let NULL_PROJECT;
27
28class Project {
29 /**
30 The Project model is tied to your package.json. It is instantiated
31 by giving {{#crossLink "Project/closestSync:method"}}{{/crossLink}}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected