added build processed files
untested!
This commit is contained in:
parent
4315348cf5
commit
7644a31016
5 changed files with 97 additions and 9 deletions
|
@ -43,7 +43,7 @@ func main() {
|
|||
}
|
||||
settings := builder.GetSettings(*rootPath, "foobar")
|
||||
// err := builder.Traverse(*rootPath, "foobar", settings)
|
||||
err := builder.ProcessTraverse(*rootPath, "foobar", settings)
|
||||
pm, err := builder.ProcessTraverse(*rootPath, "foobar", settings)
|
||||
if err != nil {
|
||||
fmt.Printf("Error: %s\n", err.Error())
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue