Searched refs:ConfigBlueprintToolLocation (Results 1 – 2 of 2) sorted by relevance
/build/blueprint/bootstrap/ | ||
D | config.go | 101 type ConfigBlueprintToolLocation interface { interface |
D | bootstrap.go | 186 if c, ok := config.(ConfigBlueprintToolLocation); ok { |