Documentation ¶
Overview ¶
Package fileutil contains utility functions related to files and paths.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasWildcard ¶
HasWildcard checks if a string has a wildcard in it. In the cases where we detect a bad pattern, we return 'true', and let the path.Match function find it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.