Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureDir ¶
func EnsureDir(fileName string)
EnsureDir checks a file could be written to a path, creates the directories as needed
func FileExists ¶
FileExists reports whether the named file or directory exists.
func MinUint32 ¶
MinUint32 is a helper function to return the minimum of two uint32s. This avoids a math import and the need to cast to floats.
func PrependForWindows ¶
PrependForWindows runs a command with a terminal
func PrependForWindowsWithStart ¶
PrependForWindowsWithStart runs a process independently
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.