gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.util
/
Configurable
Configurable
interface
Configurable
<
T
>
An object that can be configured with a Groovy closure.
Parameters
<T>
the closure return type.
Inheritors
NamedDomainObjectContainer
ReportContainer
Report
ArtifactRepositoryContainer
Members
Functions
configure
Link copied to clipboard
abstract
fun
configure
(
cl
:
Closure
)
:
T