Home
last modified time | relevance | path

Searched refs:filterExcludes (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/pathtools/
Dglob.go60 matches, err = filterExcludes(matches, excludes)
209 func filterExcludes(matches []string, excludes []string) ([]string, error) { func