The Exec task allows you to execute a command-line process. An example is shown here: task showWindowsVersion(type:Exec) { commandLine 'cmd', ...
確定! 回上一頁