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.api.tasks.compile
/
GroovyCompileOptions
/
getFork
get
Fork
API
@
Input
abstract
fun
getFork
(
)
:
Property
<
Boolean
>
(
source
)
Tells whether to run the Groovy compiler in a separate process. Defaults to
true
.