MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / studio-host-provider.mjs

File studio-host-provider.mjs

scripts/studio-host-provider.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { execFile } from "node:child_process";
4import fs from "node:fs";

Callers

nothing calls this directly

Calls 8

statusFunction · 0.85
usageFunction · 0.85
errorMethod · 0.80
isMainModuleFunction · 0.70
connectFunction · 0.70
parseArgsFunction · 0.70
runFunction · 0.70
describeErrorFunction · 0.70

Tested by

no test coverage detected