Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go833 file, blueprints, deps, errs := c.openAndParse(blueprint.fileName, blueprint.Scope, rootDir,
953 func (c *Context) openAndParse(filename string, scope *parser.Scope, rootDir string, func