Tempry
获取一个随机临时目录路径
用法
创建临时目录并获取路径
path
=
try
Tempry
.
directory
(
)
删除临时目录
try
Tempry
.
dispose
(
path
:
path
)