We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A tree entry.
public final class Entry
Hashable
object
The object corresponding to the tree entry.
var object: Object?
attributes
The file attributes of a tree entry
var attributes: Int32
name
The filename of the tree entry.
var name: String
==(lhs:rhs:)
public static func ==(lhs: Tree.Entry, rhs: Tree.Entry) -> Bool
hash(into:)
public func hash(into hasher: inout Hasher)