gradle
8.5
DSL
gradle
/
org.gradle.kotlin.dsl
/
ConfigurationContainerScope
/
consumable
consumable
DSL
open
override
fun
consumable
(
name
:
String
)
:
NamedDomainObjectProvider
<
ConsumableConfiguration
>
open
override
fun
consumable
(
name
:
String
,
action
:
Action
<
in
ConsumableConfiguration
>
)
:
NamedDomainObjectProvider
<
ConsumableConfiguration
>