Searched refs:includeTops (Results 1 – 1 of 1) sorted by relevance
453 includeTops []string member498 includeTops: []string{},825 if pathPattern[0] == "" && len(ctx.includeTops) > 0 {828 for _, p := range ctx.includeTops {841 needsWarning := pathPattern[0] == "" && len(ctx.includeTops) == 01840 ctx.includeTops = []string{}1873 for _, top := range ctx.includeTops {1878 ctx.includeTops = append(ctx.includeTops, p)