github.com/bhameyie/otto@v0.2.1-0.20160406174117-16052efa52ec/appfile/tree.go (about)

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