MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / gradlew.mjs

File gradlew.mjs

packages/kotlin/scripts/gradlew.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// npm scripts cannot call batch/shell scripts properly so we do the logic ourselves here.
2import path from 'node:path';
3import os from 'node:os';
4import childProcess from 'node:child_process';

Callers

nothing calls this directly

Calls 5

onMethod · 0.65
errorMethod · 0.65
infoMethod · 0.65
resolveMethod · 0.45
sliceMethod · 0.45

Tested by

no test coverage detected