MCPcopy
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

4var sliced = require('sliced')
5
6function send(_event) {
7 ipc.send.apply(ipc, arguments)
8}
9
10// offer limited access to allow
11// .evaluate() and .inject()

Callers 1

preload.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected