gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.tasks
/
AbstractCopyTask
/
eachFile
each
File
open
fun
eachFile
(
action
:
Action
<
out
Any
>
)
:
AbstractCopyTask
open
fun
eachFile
(
closure
:
Closure
)
:
AbstractCopyTask