Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dcleanup.go46 targetRules, err := ctx.AllTargets()
/build/blueprint/
Dcontext.go3345 func (c *Context) AllTargets() (map[string]string, error) { func