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