abstract fun eachFile(action: Action<in FileCopyDetails>): CopySpec
Overrides CopyProcessingSpec.eachFile
abstract fun eachFile(closure: Closure<Any>): CopySpec
{@inheritDoc}