例子: Copy myCopy = task(myCopy, type: Copy) myCopy.from 'src' myCopy.into 'target' myCopy.include('**/*.java', '**/*.xml').
確定! 回上一頁