Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ setProjection
Method
setProjection
app/collections/CocoCollection.js:73–75 ·
view source on GitHub ↗
(project)
Source
from the content-addressed store, hash-verified
71
}
72
73
setProjection (project) {
74
this.project = project
75
}
76
77
stringify () {
return
JSON.stringify(this.toJSON()) }
78
Callers
2
initialize
Method · 0.95
constructor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected