Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrIsADirectory = errors.New("is a directory")
Functions ¶
func FileExists ¶
FileExists similar to PathExists, but ensures the path is to a file, not a directory.
func PathExists ¶
PathExists returns whether a link exists at the given path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.