Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDirPerms ¶
function designed to check to make sure the specified directory has the correct permission and exists.
if the directory does not exist, the function will attempt to create the directory.
func CleanDirname ¶ added in v0.3.0
function designed to clean and return a passed in directory name. this will strip any non-printable chars using TrimSpace, pass the dirname through the filepath.Clean func, etc.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.