Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ addFiles
Method
addFiles
tests/helpers/fixturify-project.js:67–69 ·
view source on GitHub ↗
(filesObj)
Source
from the content-addressed store, hash-verified
65
}
66
67
addFiles(filesObj) {
68
merge(this.files, filesObj);
69
}
70
71
buildProjectModel(ProjectClass = ProjectWithoutInternalAddons) {
72
if
(!this._hasWritten) {
Callers
1
express-server-test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected