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

Class

lib/models/builder.js:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 * @extends Task
22 */
23class Builder extends CoreObject {
24 constructor(options) {
25 super(options);
26

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected