()
| 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'), |
nothing calls this directly
no test coverage detected