Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dbootstrap.go312 g.pkgRoot = packageRoot(ctx, g.config)
792 func packageRoot(ctx blueprint.ModuleContext, config *Config) string { func