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

File core.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const ChildProcess = require('child_process');
4const Events = require('events');

Callers

nothing calls this directly

Calls 15

listenFunction · 0.85
fnFunction · 0.85
pathMethod · 0.80
startMethod · 0.80
stopMethod · 0.80
routeMethod · 0.80
matchMethod · 0.80
extMethod · 0.80
injectMethod · 0.80
provisionMethod · 0.80
initializeMethod · 0.80
registerMethod · 0.80

Tested by

no test coverage detected