function clean()
in
gulpfile.js [42:44]
3
lines of code
1
McCabe index (conditional complexity)
function clean() { return del([buildDirectory]); }