ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
GitObject.TreeEntry
ae
sys
git
GitObject
Undocumented in source.
struct
GitObject
struct
TreeEntry {
uint
mode
;
string
name
;
Hash
hash
;
}
Members
Variables
hash
Hash
hash
;
Undocumented in source.
mode
uint
mode
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
ae
sys
git
GitObject
functions
parseCommit
parseTree
static functions
createCommit
createTree
structs
ParsedCommit
TreeEntry
variables
data
hash
type