gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.tasks.compile
/
GroovyCompileOptions
/
isFork
is
Fork
@
Input
open
fun
isFork
(
)
:
Boolean
Tells whether to run the Groovy compiler in a separate process. Defaults to
true
.