eachFile FILES, {it -> names << it.name } names.sort() // needs to sort as there is no guarantee on the order within a folder def expected = ["foo", ...
確定! 回上一頁