TempDirectoryBase

sealed interface TempDirectoryBase(source)

Base directory for the temporary folder

Inheritors

Types

Link copied to clipboard

The base directory is determined automatically.

Link copied to clipboard
data class Path(val path: String) : TempDirectoryBase

The base directory is specified by the platform-specific path.