Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ reset
Method
reset
app/core/treema-ext.js:297–301 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
295
}
296
297
reset () {
298
this.instance = null
299
this.flushChanges()
300
return
this.refreshDisplay()
301
}
302
303
playFile () {
304
this.src = `/file/${this.getData()}`
Callers
15
buildValueForDisplay
Method · 0.95
onFileUploaded
Method · 0.95
EnrollmentsView.spec.js
File · 0.45
TeacherClassView.spec.js
File · 0.45
runTests
Method · 0.45
filter
Method · 0.45
onClickSendInvitesButton
Method · 0.45
onLoaded
Method · 0.45
replaceStudentList
Method · 0.45
onLoaded
Method · 0.45
replaceStudentList
Method · 0.45
onLoaded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected