Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segment-boneyard/nightmare
/ send
Function
send
lib/preload.js:6–8 ·
view source on GitHub ↗
(_event)
Source
from the content-addressed store, hash-verified
4
var
sliced = require(
'sliced'
)
5
6
function
send(_event) {
7
ipc.send.apply(ipc, arguments)
8
}
9
10
// offer limited access to allow
11
// .evaluate() and .inject()
Callers
1
preload.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected