Home
last modified time | relevance | path

Searched defs:globArg (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/bootstrap/bpglob/
Dbpglob.go96 type globArg struct { struct
97 pattern string
98 excludes []string
200 func globsWithDepFile(fileListFile, depFile string, globs []globArg) error {