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

Class

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

Source from the content-addressed store, hash-verified

22 ui = new MockUI();
23 tasks = {
24 GenerateFromBlueprint: class extends Task {},
25 InstallBlueprint: class extends Task {},
26 NpmInstall: class extends Task {},
27 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected