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

File toolkit.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Path = require('path');
4const Stream = require('stream');

Callers

nothing calls this directly

Calls 12

routeMethod · 0.80
injectMethod · 0.80
registerMethod · 0.80
extMethod · 0.80
responseMethod · 0.65
onMethod · 0.65
takeoverMethod · 0.65
redirectMethod · 0.65
entityMethod · 0.65
headerMethod · 0.65
etagMethod · 0.65
decorateMethod · 0.45

Tested by

no test coverage detected