MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / hasErrors

Method hasErrors

lib/models/package-info-cache/error-list.js:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 hasErrors() {
36 return this.errors.length > 0;
37 }
38};

Callers 3

_readPackageMethod · 0.95
constructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected