gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.util
/
ConfigureUtil
/
configureUsing
configure
Using
open
fun
<
T
>
configureUsing
(
@
Nullable
configureClosure
:
Closure
)
:
Action
<
T
>
Creates an action that uses the given closure to configure objects of type T.