tmpdir

abstract fun tmpdir(): String

Method: os.tmpdir()

Returns the operating system's default directory for temporary files.

Return

The path to the temporary directory.