Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-cli/ember-cli
/
Class
tests/helpers/fixturify-project.js:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
module.exports =
class
EmberCLIFixturifyProject extends FixturifyProject {
62
writeSync() {
63
super.writeSync(...arguments);
64
this._hasWritten = true;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected