setTempDir

open fun setTempDir(@Nullable tempDir: @Nullable String)(source)

Sets 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.