Tree - SwiftDocOrg/Git GitHub Wiki
Tree
A tree (directory listing) object.
public final class Tree: Object
Inheritance
Object
, RandomAccessCollection
Nested Type Aliases
Element
public typealias Element = Entry
Properties
owner
The repository containing the tree.
var owner: Repository
startIndex
var startIndex: Int
endIndex
var endIndex: Int