MCPcopy Create free account
hub / github.com/SpookyJS/SpookyJS / spooky.js

File spooky.js

lib/spooky.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var spawn = require('child_process').spawn;
2var util = require('util');
3
4var _ = require('underscore');

Callers

nothing calls this directly

Calls 3

isJsonRpcResponseFunction · 0.85
isJsonRpcRequestFunction · 0.85
serializeFunctionsFunction · 0.85

Tested by

no test coverage detected