Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
2
import
path from
'node:path'
;
3
import
os from
'node:os'
;
4
import
childProcess from
'node:child_process'
;
Callers
nothing calls this directly
Calls
5
on
Method · 0.65
error
Method · 0.65
info
Method · 0.65
resolve
Method · 0.45
slice
Method · 0.45
Tested by
no test coverage detected