Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.tasks.compile
/
CompileOptions
/
isIncremental
is
Incremental
API
@
Internal
open
fun
isIncremental
(
)
:
Boolean
(
source
)
informs whether to use incremental compilation feature. See
setIncremental