Constructors
Properties
- Content Gets or sets the The content you want this file to have. GitHub will write this blob out and use that SHA for this entry. Use either this, or tree.sha.
-
Debugger
Display - Mode String of the file mode - one of 100644 for file (blob), 100755 for executable (blob), 040000 for subdirectory (tree), 160000 for submodule (commit) or 120000 for a blob that specifies the path of a symlink
- Path The file referenced in the tree.
- Sha The SHA for this Tree item.
- Type The type of tree item this is.