MCPcopy Create free account
hub / github.com/ember-cli/ember-cli /

Class

tests/unit/commands/test-test.js:416–416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

414 }
415 };
416 options.Watcher = class Watcher extends CoreObject {
417 static build() {
418 return { watcher: new this(...arguments) };
419 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected