gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.tasks.compile
/
GroovyCompileOptions
/
setFork
set
Fork
open
fun
setFork
(
fork
:
Boolean
)
Sets whether to run the Groovy compiler in a separate process. Defaults to
true
.