Searched refs:blueprintDir (Results 1 – 2 of 2) sorted by relevance
611 blueprintDir := ctx.ModuleDir(mod)613 footerFunc(&a.footer, name, prefix, blueprintDir)830 blueprintDir := filepath.Dir(ctx.BlueprintFile(mod))852 data.Custom(w, name, prefix, blueprintDir, data)
1178 blueprintDir string member1678 m.blueprintDir = ctx.ModuleDir()3001 blueprintDir := module.base().blueprintDir3007 modulesInDir[blueprintDir] = append(modulesInDir[blueprintDir], checkbuildTarget)3011 modulesInDir[blueprintDir] = append(modulesInDir[blueprintDir], installTarget)