Hi Paul,
I will create a PR later :-)
Cheers,
Daniel.Sun
--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html
The PR is created: https://github.com/apache/groovy/pull/654
Cheers,
Daniel.Sun
--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html
There is currently no good way to recursively scan through a
directory-structure and collect files/results.
File.eachFileRecurse and all of the overloads and derivatives don't
return a result, and thus makes it awkward
to use in a streaming fashion. One needs to create an external container
and us