MCPcopy 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

runMethod · 0.45
runMethod · 0.45
installBlueprintMethod · 0.45
restartHttpServerMethod · 0.45
runTaskFunction · 0.45
processFilesFunction · 0.45
_localsFunction · 0.45
addAddonsToProjectFunction · 0.45
prepareConfirmFunction · 0.45
gzipStats.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected