package
module
Version:
v0.0.0-...-968c996
Opens a new window with list of versions in this module.
Published: Mar 28, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
Dir return & create random tmp directory (chmod 0777)
In e.g.:
f := Dir()
Will return:
/private/var/folders/3x/jf5977zase79drglr7rk0tq4d00000gn/T/4f502b9eds5ba0e89451617bf9f971bb
File return file name that lays in /tmp OS directory
In e.g.:
f := File(".png")
Will return:
/private/var/folders/3x/jf5977zase79drglr7rk0tq4d00000gn/T/4f502b9eds5ba0e89451617bf9f971bb.png
Source Files
¶
Click to show internal directories.
Click to hide internal directories.