Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
914
declare module
'cordis'
{
Callers
1
get
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected