luet/pkg/tree
Ettore Di Giacinto a1c669d3ae Define context for scoped operation across core types
It holds necessary state plus additional information relative to the
context which we are being run to (e.g. if we are in a terminal or not).
Besides in the future we can use it also as a contextual logger to
provide more smart logging capabilities.

This also replace the general global configuration instance that
previously was share between the core components.
2021-10-21 23:58:24 +02:00
..
builder.go Make recipes idempotent, allowing to load multiple trees 2020-03-15 13:31:12 +01:00
compiler_recipe.go create-repo: annotate runtime definition in artifacts 2021-09-17 14:30:06 +02:00
installer_recipe.go create-repo: annotate runtime definition in artifacts 2021-09-17 14:30:06 +02:00
parser.go Drop ResolveDeps, and the Tree structure #20 2019-11-29 19:01:46 +01:00
recipes.go create-repo: annotate runtime definition in artifacts 2021-09-17 14:30:06 +02:00
tree_suite_test.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
tree_test.go Don't always walk all World() packages 2020-10-30 19:12:12 +01:00