MCPcopy
hub / github.com/sindresorhus/execa / ipc-echo-twice-fail.js

File ipc-echo-twice-fail.js

test/fixtures/ipc-echo-twice-fail.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import process from 'node:process';
3import {sendMessage, getOneMessage} from '../../index.js';
4

Callers

nothing calls this directly

Calls 2

getOneMessageFunction · 0.90
sendMessageFunction · 0.90

Tested by

no test coverage detected