github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/appfile/tree.go (about)

     1  package appfile
     2  
     3  // Tree is a tree of Appfiles representing the full dependencies.
     4  type Tree struct {
     5  }