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

Method ozaria

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

Source from the content-addressed store, hash-verified

321
322 'home-beta': go('core/SingletonAppVueComponentView'),
323 ozaria () {
324 return this.routeDirectly('HomeView', [])
325 },
326
327 standards: go('core/SingletonAppVueComponentView'),
328

Callers

nothing calls this directly

Calls 1

routeDirectlyMethod · 0.95

Tested by

no test coverage detected