Versions in this module Expand all Collapse all v0 v0.1.1 Jan 6, 2025 v0.1.0 Jan 23, 2024 Changes in this version + type Matcher interface + Match func(path string, isDir bool) bool + func NewMatcher(root fs.FS, ignoreFile string) (Matcher, error)