function mvnw()
in
scripts/build-java-ext.js [5:7]
3
lines of code
2
McCabe index (conditional complexity)
function mvnw() { return isWin() ? 'mvnw.cmd' : './mvnw'; }