Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/bpglob/
Dbpglob.go44 type globArg struct { struct
45 pattern string
46 excludes []string
124 func globsWithDepFile(fileListFile, depFile string, globs []globArg) error {