Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ build
Method
build
tests/unit/commands/test-test.js:417–419 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
415
};
416
options.Watcher =
class
Watcher extends CoreObject {
417
static build() {
418
return
{ watcher:
new
this(...arguments) };
419
}
420
};
421
422
buildCommand();
Callers
4
addon-test.js
File · 0.45
server-watcher-test.js
File · 0.45
watcher-test.js
File · 0.45
builder-test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected