Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.api
/
DefaultTask
/
setActions
set
Actions
API
open
fun
setActions
(
replacements
:
List
<
Action
<
out
Any
>
>
)
(
source
)