Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dglob.go112 type globSingleton struct { struct
113 globLister func() []blueprint.GlobPath
114 writeRule bool
125 func (s *globSingleton) GenerateBuildActions(ctx blueprint.SingletonContext) {