toggle menu
gradle
8.10.2
API
switch theme
search in API
gradle
/
org.gradle.api.tasks.compile
/
GroovyCompileOptions
/
isFork
is
Fork
API
@
Input
open
fun
isFork
(
)
:
Boolean
(
source
)
Tells whether to run the Groovy compiler in a separate process. Defaults to
true
.