MCPcopy Create free account
hub / github.com/hydro-dev/Hydro / get

Method get

packages/ui-default/index.ts:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 noCheckPermView = true;
13
14 async get() {
15 this.response.template = 'wiki_help.html';
16 }
17}
18
19class WikiAboutHandler extends Handler {

Callers 12

getMethod · 0.45
renderProblemMethod · 0.45
renderContestMethod · 0.45
renderHomeworkMethod · 0.45
applyFunction · 0.45
polyfill.tsFile · 0.45
animateFunction · 0.45
streamsaverFunction · 0.45
shouldCacheFunction · 0.45
service-worker.tsFile · 0.45
renderFunction · 0.45
RouterProviderFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected