Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileExister ¶
type FileExister struct{}
FileExister is a file stater
func (FileExister) Exists ¶
func (r FileExister) Exists(path string) bool
Exists will check if a file exists
Click to show internal directories.
Click to hide internal directories.