Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ onLoaded
Method
onLoaded
app/views/editor/DeltaView.js:70–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
}
69
70
onLoaded () {
71
this.buildDeltas()
72
return
super.onLoaded()
73
}
74
75
buildDeltas () {
76
if
(this.comparisonModel) {
Callers
nothing calls this directly
Calls
1
buildDeltas
Method · 0.95
Tested by
no test coverage detected