toggle menu
gradle
8.12
API
switch theme
search in API
gradle
/
org.gradle.api.tasks.compile
/
GroovyCompileOptions
/
setFork
set
Fork
API
open
fun
setFork
(
fork
:
Boolean
)
(
source
)
Sets whether to run the Groovy compiler in a separate process. Defaults to
true
.