MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / cliArgs

Function cliArgs

scripts/integration/cli.mjs:1083–1085  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

1081}
1082
1083function cliArgs(args) {
1084 return args;
1085}
1086
1087async function httpStep(
1088 label,

Callers 4

runCliControlsFunction · 0.85
cliStepFunction · 0.85
ensureFixtureForegroundFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected