gradle
8.6-rc-2
API
gradle
/
org.gradle.plugin.devel
/
GradlePluginDevelopmentExtension
/
plugins
plugins
API
open
fun
plugins
(
action
:
Action
<
out
Any
>
)
(
source
)
Configures the declared plugins.
Parameters
action
the configuration action to invoke on the plugins
val
plugins
:
NamedDomainObjectContainer
<
PluginDeclaration
>
(
source
)