Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTmpDir ¶
CreateTmpDir makes a directory named `dir` in the system temporary directory and returns the full path to the created directory
func EnsureDirectory ¶
EnsureDirectory creates the directory if it does not exist (fail if path exists and is not a directory)
func RemoveTmpDir ¶
RemoveTmpDir removes a directory (and everything underneath it)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.