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

getStubDir

@Internal open fun getStubDir(): File

Returns the directory where Java stubs for Groovy classes will be stored during Java/Groovy joint compilation. Defaults to null, in which case a temporary directory will be used.