MCPcopy
hub / github.com/hapijs/hapi / handler.js

File handler.js

test/handler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Boom = require('@hapi/boom');
4const Code = require('@hapi/code');

Callers

nothing calls this directly

Calls 8

extMethod · 0.80
routeMethod · 0.80
injectMethod · 0.80
takeoverMethod · 0.65
responseMethod · 0.65
onceMethod · 0.65
onMethod · 0.65
decorateMethod · 0.45

Tested by

no test coverage detected