Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.tasks
/
AbstractCopyTask
/
expand
expand
API
open
fun
expand
(
properties
:
Map
<
String
,
out
Any
>
)
:
AbstractCopyTask
(
source
)
open
fun
expand
(
properties
:
Map
<
String
,
out
Any
>
,
action
:
Action
<
out
Any
>
)
:
AbstractCopyTask
(
source
)