Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFile ¶
CreateFile Creates the file pointed by the provided path
func CreateFolders ¶
CreateFolders Creates the folders described in the provided path
func EnsurePresent ¶
EnsurePresent checks if the directory path points to an existing directory, if not, it creates all necessary folders. After that, it checks if the given file exists in the last directory of directoryPath. If not, the file is created as well
Types ¶
Click to show internal directories.
Click to hide internal directories.