Is this the idiomatic way to run a command from a gulp task? var cmd = 'ls'; gulp.src('', {read: ...
確定! 回上一頁