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

File methods.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Catbox = require('@hapi/catbox');
4const { Engine: CatboxMemory } = require('@hapi/catbox-memory');

Callers

nothing calls this directly

Calls 7

_addMethod · 0.80
initializeMethod · 0.80
provisionMethod · 0.80
addMethod · 0.65
testMethod · 0.65
onceMethod · 0.65
methodMethod · 0.45

Tested by

no test coverage detected