Path

data class Path(val path: String) : TempDirectoryBase(source)

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

Constructors

Link copied to clipboard
constructor(path: String)

Properties

Link copied to clipboard