Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
Catbox = require(
'@hapi/catbox'
);
4
const
{ Engine: CatboxMemory } = require(
'@hapi/catbox-memory'
);
Callers
nothing calls this directly
Calls
7
_add
Method · 0.80
initialize
Method · 0.80
provision
Method · 0.80
add
Method · 0.65
test
Method · 0.65
once
Method · 0.65
method
Method · 0.45
Tested by
no test coverage detected