gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks
/
AbstractCopyTask
/
eachFile
each
File
API
open
fun
eachFile
(
action
:
Action
<
in
FileCopyDetails
>
)
:
AbstractCopyTask
(
source
)
open
fun
eachFile
(
closure
:
Closure
)
:
AbstractCopyTask
(
source
)