api / org.gradle.api.tasks.compile / ForkOptions / getTempDir

getTempDir

@Internal open fun getTempDir(): String

Returns the directory used for temporary files that may be created to pass command line arguments to the compiler process. Defaults to null, in which case the directory will be chosen automatically.