git_index_entry

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

ctime
git_index_time ctime;
Undocumented in source.
dev
uint dev;
Undocumented in source.
file_size
git_off_t file_size;
Undocumented in source.
flags
ushort flags;
Undocumented in source.
flags_extended
ushort flags_extended;
Undocumented in source.
gid
uint gid;
Undocumented in source.
ino
uint ino;
Undocumented in source.
mode
uint mode;
Undocumented in source.
mtime
git_index_time mtime;
Undocumented in source.
oid
git_oid oid;
Undocumented in source.
path
char* path;
Undocumented in source.
uid
uint uid;
Undocumented in source.

Meta