MCPcopy
hub / github.com/affaan-m/ECC / parsePayload

Function parsePayload

tests/scripts/loop-status.test.js:122–124  ·  view source on GitHub ↗
(stdout)

Source from the content-addressed store, hash-verified

120}
121
122function parsePayload(stdout) {
123 return JSON.parse(stdout.trim());
124}
125
126function test(name, fn) {
127 try {

Callers 1

runTestsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected