MCPcopy
hub / github.com/hapijs/hapi / subscribe

Method subscribe

lib/ext.js:67–70  ·  view source on GitHub ↗
(route)

Source from the content-addressed store, hash-verified

65 }
66
67 subscribe(route) {
68
69 this.#routes.push(route);
70 }
71
72 static combine(route, type) {
73

Callers 1

combineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected