Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
FileExists checks if a file or directory exists at the given path.
func FindFileDown ¶
FindFileDown searches for a file named fileName starting from startDir and it's subdirectories. Returns the full path to the file and true if found, otherwise returns an empty string and false.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.