MCPcopy Index your code
hub / github.com/codecombat/codecombat / reload

Method reload

app/core/Router.js:846–848  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

844 }
845
846 reload () {
847 return document.location.reload()
848 }
849
850 logout () {
851 me.logout()

Callers 15

errors.jsFile · 0.80
useChinaFunction · 0.80
useBrainPopFunction · 0.80
clearFunction · 0.80
closeCurrentViewMethod · 0.80
onNavigateMethod · 0.80
connectMethod · 0.80
destroyMethod · 0.80
onSwitchUserFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected