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

Class

tests/unit/commands/new-test.js:128–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 }
127
128 class InitCommand extends Command {
129 run(commandOptions) {
130 expect(commandOptions).to.deep.include({
131 blueprint: 'addon',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected