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

Class

lib/tasks/npm-task.js:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11const Task = require('../models/task');
12
13class NpmTask extends Task {
14 /**
15 * @private
16 * @class NpmTask

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected