MCPcopy 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

buildValueForDisplayMethod · 0.95
onFileUploadedMethod · 0.95
runTestsMethod · 0.45
filterMethod · 0.45
onLoadedMethod · 0.45
replaceStudentListMethod · 0.45
onLoadedMethod · 0.45
replaceStudentListMethod · 0.45
onLoadedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected