MCPcopy Index your code
hub / github.com/codecombat/codecombat / 'codequest'

Method 'codequest'

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

Source from the content-addressed store, hash-verified

313 },
314
315 'codequest' () {
316 return this.routeDirectly('PageCodequest', [], { vueRoute: true, baseTemplate: 'base-flat-vue' })
317 },
318
319 hackstack: go('core/SingletonAppVueComponentView'),
320 'hackstack-algebra': go('core/SingletonAppVueComponentView'),

Callers

nothing calls this directly

Calls 1

routeDirectlyMethod · 0.95

Tested by

no test coverage detected