MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / cli.mjs

File cli.mjs

scripts/integration/cli.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

errorMethod · 0.80
cleanupFunction · 0.70
mainFunction · 0.70
printTimingSummaryFunction · 0.70

Tested by

no test coverage detected