Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dglob.go65 type GlobFileContext interface { interface
74 func GlobFile(ctx GlobFileContext, pattern string, excludes []string, fileListFile string) { argument
93 func multipleGlobFilesRule(ctx GlobFileContext, fileListFile string, shard int, globs pathtools.Mul… argument