Searched refs:SetIgnoreUnknownModuleTypes (Results 1 – 2 of 2) sorted by relevance
| /build/blueprint/bootstrap/minibp/ | ||
| D | main.go | 49 ctx.SetIgnoreUnknownModuleTypes(true) |
| /build/blueprint/ | ||
| D | context.go | 448 func (c *Context) SetIgnoreUnknownModuleTypes(ignoreUnknownModuleTypes bool) { func |