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

Class

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

Source from the content-addressed store, hash-verified

51 tasks = {
52 AddonInstall,
53 NpmInstall: class extends Task {
54 init() {
55 super.init(...arguments);
56

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected