Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ watching
Method
watching
app/models/CocoModel.js:416–418 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
414
}
415
416
watching () {
417
return
Array.from((this.get(
'watchers'
) || [])).includes(me.id)
418
}
419
420
populateI18N (data, schema, path) {
421
// TODO: Better schema/json walking
Callers
2
afterRender
Method · 0.80
afterRender
Method · 0.80
Calls
1
get
Method · 0.95
Tested by
no test coverage detected