mirror of
https://github.com/mudler/luet.git
synced 2025-09-13 13:50:26 +00:00
Annotate artifact metadata after compiling
This commit is contained in:
@@ -25,4 +25,6 @@ type Builder interface {
|
||||
Load(string) error // A tree might be loaded from a db (e.g. bolt) and written to folder
|
||||
Tree() pkg.Tree // generates world
|
||||
WithTree(pkg.Tree)
|
||||
|
||||
GetSourcePath() string
|
||||
}
|
||||
|
Reference in New Issue
Block a user