Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
_readPackage
Method · 0.95
constructor
Method · 0.45
package-info-cache-test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected