Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dir ¶
type Dir struct {
Path string
}
func GenerateNewUniqueTestDir ¶
GenerateNewUniqueTestDir creates and returns an empty directory for testing whatever you'd like
func (*Dir) CleanTestDir ¶
CleanTestDir removes the test directory and all contents of it.
Click to show internal directories.
Click to hide internal directories.