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

Method getView

packages/hydrooj/src/handler/contest.ts:909–911  ·  view source on GitHub ↗
(id: string)

Source from the content-addressed store, hash-verified

907 }
908
909 getView(id: string) {
910 return this.views[id];
911 }
912}
913
914declare module 'cordis' {

Callers 1

getMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected