function mvnw()

in scripts/build-java-ext.js [5:7]


function mvnw() {
    return isWin() ? 'mvnw.cmd' : './mvnw';
}