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

Method checkPerm

framework/framework/server.ts:171–173  ·  view source on GitHub ↗
(..._: bigint[])

Source from the content-addressed store, hash-verified

169 }
170
171 checkPerm(..._: bigint[]) {
172 throw new Error('checkPerm was not implemented');
173 }
174
175 checkPriv(..._: number[]) {
176 throw new Error('checkPriv was not implemented');

Callers 15

displayFunction · 0.80
displayFunction · 0.80
applyFunction · 0.80
prepareMethod · 0.80
postDeleteMethod · 0.80
prepareMethod · 0.80
postMethod · 0.80
prepareMethod · 0.80
getMethod · 0.80
_prepareMethod · 0.80
postMethod · 0.80
postSetLockMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected