function file()
in
scripts/build.js [15:17]
3
lines of code
1
McCabe index (conditional complexity)
function file(which) { return path.join(__dirname, '..', which); }