gradle
8.3
Java API
gradle
/
org.gradle.api.tasks.compile
/
GroovyCompileOptions
/
isFork
is
Fork
Java API
@
Input
open
fun
isFork
(
)
:
Boolean
Tells whether to run the Groovy compiler in a separate process. Defaults to
true
.