Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
122
function
parsePayload(stdout) {
123
return
JSON.parse(stdout.trim());
124
}
125
126
function
test(name, fn) {
127
try {
Callers
1
runTests
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected