Searched defs:globSingleton (Results 1 – 1 of 1) sorted by relevance
112 type globSingleton struct { struct113 globLister func() []blueprint.GlobPath114 writeRule bool125 func (s *globSingleton) GenerateBuildActions(ctx blueprint.SingletonContext) {