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

Class

lib/tasks/addon-install.js:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6const getPackageBaseName = require('../utilities/get-package-base-name');
7
8class AddonInstallTask extends Task {
9 constructor(options) {
10 super(options);
11

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected