slink-zero
0.7.9
slink-zero
/
io.slink.files
/
TempDir
Temp
Dir
class
TempDir
(
workingDir
:
File
=
workingDirectory()
)
:
Closeable
Types
Constructors
Functions
Properties
Constructors
Temp
Dir
Link copied to clipboard
fun
TempDir
(
workingDir
:
File
=
workingDirectory()
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
new
Directory
Link copied to clipboard
fun
newDirectory
(
)
:
File
new
File
Link copied to clipboard
fun
newFile
(
extension
:
String
?
=
null
)
:
File
Properties
directory
Link copied to clipboard
val
directory
:
File