Searched defs:GlobFiles (Results 1 – 2 of 2) sorted by relevance
126 GlobFiles(globPattern string, excludes []string) Paths methodSpec1942 func (e *earlyModuleContext) GlobFiles(globPattern string, excludes []string) Paths { func
79 func GlobFiles(ctx EarlyModulePathContext, globPattern string, excludes []string) Paths { func