Home | History | Annotate | Download | only in blueprint

Lines Matching refs:Dir

520 	newBlueprints, newDeps, newErrs := c.findBuildBlueprints(filepath.Dir(filename), build, buildPos)
525 newBlueprints, newDeps, newErrs = c.findSubdirBlueprints(filepath.Dir(filename), subdirs, subdirsPos,
531 newBlueprints, newDeps, newErrs = c.findSubdirBlueprints(filepath.Dir(filename), optionalSubdirs,
646 rootDir := filepath.Dir(rootFile)
745 func (c *Context) findBuildBlueprints(dir string, build []string,
749 globPattern := filepath.Join(dir, file)
792 func (c *Context) findSubdirBlueprints(dir string, subdirs []string, subdirsPos scanner.Position,
796 globPattern := filepath.Join(dir, subdir)
2344 return filepath.Dir(module.relBlueprintsFile)
2718 // build dir we need to output the Blueprints file locations in the