Home
last modified time | relevance | path

Searched refs:IsPluginFor (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/bootstrap/
Dbootstrap.go215 IsPluginFor(string) bool methodSpec
221 return plugin.IsPluginFor(name)
306 func (g *goPackage) IsPluginFor(name string) bool { func