The Wayback Machine - https://web.archive.org/web/20201016173529/https://github.com/yanamura/Tempry
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

Tempry

Build Status

Get a random temporary directory path

Usage

create temporary directory and get the path

path = try Tempry.directory()

delete temporary directory

try Tempry.dispose(path: path)
You can’t perform that action at this time.