MCPcopy Index your code
hub / github.com/hapijs/hapi / table

Method table

lib/server.js:556–559  ·  view source on GitHub ↗
(host)

Source from the content-addressed store, hash-verified

554 }
555
556 table(host) {
557
558 return this._core.router.table(host);
559 }
560
561 validator(validator) {
562

Callers 3

defaultMethod · 0.80
core.jsFile · 0.80
server.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected