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

Function onClose

app/core/initialize.js:301–301  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

299 dismissQueue: true,
300 maxVisible: 3,
301 callback: { onClose () { return --currentErrors } }
302 })
303 }
304 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected