Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Experience-Monks/devtool
/ require-hook.js
File
require-hook.js
lib/require-hook.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
module.exports =
function
requireHook (opts) {
2
opts = opts || {};
3
4
var
path = require(
'path'
);
Callers
nothing calls this directly
Calls
1
moduleWrap
Function · 0.85
Tested by
no test coverage detected