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

Method stop

lib/server.js:578–581  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

576 }
577
578 stop(options) {
579
580 return this._core._stop(options);
581 }
582};
583
584

Callers 8

_stopMethod · 0.80
headers.jsFile · 0.80
payload.jsFile · 0.80
transmit.jsFile · 0.80
core.jsFile · 0.80
handlerFunction · 0.80
request.jsFile · 0.80
server.jsFile · 0.80

Calls 1

_stopMethod · 0.80

Tested by

no test coverage detected