Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ formatStartMessage
Method
formatStartMessage
lib/tasks/npm-task.js:326–328 ·
view source on GitHub ↗
(/* packages */)
Source
from the content-addressed store, hash-verified
324
}
325
326
formatStartMessage(/* packages */) {
327
return
''
;
328
}
329
330
formatCompleteMessage(/* packages */) {
331
return
''
;
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected