MCPcopy Index your code
hub / github.com/remoteinterview/zero / handler.js

File handler.js

packages/handler-python/handler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const pythonExe = require("./pythonExe")();
2var spawn = require("child_process").spawn;
3const path = require("path");
4const expressWrap = require("./expressWrap");

Callers

nothing calls this directly

Calls 2

resolveFunction · 0.85
onMethod · 0.45

Tested by

no test coverage detected