Path

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

The base directory is specified by the path.

Constructors

Link copied to clipboard
constructor(path: String)

Properties

Link copied to clipboard