Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
const
Task = require(
'../models/task'
);
12
13
class
NpmTask extends Task {
14
/**
15
* @private
16
* @
class
NpmTask
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected