gradle
Toggle table of contents
9.6.0-20260519080404+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.testing.jacoco.plugins
/
JacocoTaskExtension
/
getEnabled
get
Enabled
API
@
Input
abstract
fun
getEnabled
(
)
:
Property
<
Boolean
>
(
source
)
Whether or not the task should generate execution data. Defaults to
true
.