Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Exists ¶
Exists returns a bool indicating if the specified file exists or not. It returns any errors that are encountered that are NOT an os.ErrNotExist error.
func ExpandPath ¶
ExpandPath expands the provided pathTemplate, replacing placeholders of the form ${n} where n is a non-negative integer, with corresponding values from the provided string array. The expanded path is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.