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

Method has

tests/helpers/mock-project.js:47–49  ·  view source on GitHub ↗
(key)

Source from the content-addressed store, hash-verified

45 }
46
47 has(key) {
48 return /server/.test(key);
49 }
50
51 name() {
52 return 'mock-project';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected