api / org.gradle.api.tasks.compile / GroovyCompileOptions / isFork

isFork

@Input open fun isFork(): Boolean

Tells whether to run the Groovy compiler in a separate process. Defaults to true.