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

File simdeck.mjs

scripts/stress/simdeck.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { execFileSync } from "node:child_process";
3
4const args = parseArgs(process.argv.slice(2));

Callers

nothing calls this directly

Calls 14

discoverListenerPidFunction · 0.85
sampleRssFunction · 0.85
assertHealthyFunction · 0.85
warnMethod · 0.80
fromMethod · 0.80
maxMethod · 0.80
logMethod · 0.80
parseArgsFunction · 0.70
positiveIntFunction · 0.70
optionalNumberFunction · 0.70
booleanArgFunction · 0.70
optionalIntFunction · 0.70

Tested by

no test coverage detected