Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ then
Method
then
lib/models/watcher.js:155–157 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
153
}
154
155
then() {
156
return
this.watcher.currentBuild.then.apply(this.watcher.currentBuild, arguments);
157
}
158
159
on() {
160
const
args = arguments;
Callers
14
run
Method · 0.45
run
Method · 0.45
installBlueprint
Method · 0.45
restartHttpServer
Method · 0.45
runTask
Function · 0.45
processFiles
Function · 0.45
_locals
Function · 0.45
addAddonsToProject
Function · 0.45
prepareConfirm
Function · 0.45
finishProcessingForInstall
Function · 0.45
gzipStats.js
File · 0.45
processAddonBuildSteps
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected