Documentation ¶
Overview ¶
dirs provides helpers for working with directories on the filesystem
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDirectory ¶
CheckDirectory checks if a directory exists and contains files. It returns an error if the directory is empty, doesn't exist, isn't a directory, or if there's an error reading it.
func CheckFreeSpace ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.