MCPcopy Create free account
hub / github.com/AdbAutoPlayer/AdbAutoPlayer / pytauri-bootstrap.cjs

File pytauri-bootstrap.cjs

scripts/pytauri-bootstrap.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3const { execSync } = require("child_process");
4const process = require("process");

Callers

nothing calls this directly

Calls 3

checkCommandExistsFunction · 0.85
runCommandFunction · 0.85
runInVenvFunction · 0.85

Tested by

no test coverage detected