Versions in this module Expand all Collapse all v1 v1.0.0 Mar 1, 2026 Changes in this version + func CamelToSnake(s string) string + func NewGlobFileMatcher(ptn string) (func(fs.FileInfo) bool, error) + func NewGlobMatcher(ptn string) (func(string) bool, error) + func UnescapeGlob(s string) string