Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dbootstrap.go781 func stageDir(config *Config) string { func
793 return filepath.Join(stageDir(config), ctx.ModuleName(), "pkg")
800 return filepath.Join(stageDir(config), ctx.ModuleName(), "test")
811 return filepath.Join(stageDir(config), ctx.ModuleName(), "obj")
816 return filepath.Join(stageDir(config), ctx.ModuleName(), "gen")