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

File firstrun.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

resolveFunction · 0.85
onMethod · 0.45

Tested by

no test coverage detected