Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.tasks
/
WorkResults
/
didWork
did
Work
API
open
fun
didWork
(
didWork
:
Boolean
)
:
WorkResult
(
source
)
Returns a
WorkResult
object representing work done according to the given parameter.