MCPcopy Create free account
hub / github.com/codecombat/codecombat / onPauseClicked

Method onPauseClicked

app/views/admin/CodePlaybackView.js:183–186  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

181 }
182
183 onPauseClicked (e) {
184 this.clearPlayback()
185 return this.fun()
186 }
187
188 destroy () {
189 this.clearPlayback()

Callers

nothing calls this directly

Calls 2

clearPlaybackMethod · 0.95
funMethod · 0.95

Tested by

no test coverage detected