getStubDir

@ReplacedBy(value = "stubDirectory")
open fun getStubDir(): File(source)

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.