# Functions
ConvertSliceToMap converts a slice of strings in the form of `key:value` into a map.
ConvertToMap converts a string in the form of `key:value,key:value,...` into a map.
GlobPatterns accepts a slice of glob strings and returns the set of matching file paths.
GlobPatterns accepts a slice of glob strings and returns the set of matching file paths.
# Structs
No description provided by the author