TempDirectoryNioBase

Inheritors

Types

Link copied to clipboard
class Auto(var fileSystem: <Error class: unknown class> = FileSystems.getDefault()) : TempDirectoryNioBase

The base directory is determined automatically.

Link copied to clipboard
class Path(var path: <Error class: unknown class>) : TempDirectoryNioBase

The base directory is specified by the path.