Class IndexEntry
- Defined in: bindings.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Represents a single entry in the Git Index.
|
| Field Attributes | Field Name and Description |
|---|---|
Class Detail
IndexEntry()
Represents a single entry in the Git Index. Note: While the
constructor for this class is being exposed, it is not recommended to
extend its functionality, as it may be removed altogether in a future release.
Field Detail
{Date}
ctime
{Integer}
dev
{Integer}
file_size
{Integer}
flags
{Integer}
flags_extended
{Integer}
gid
{Integer}
ino
{Integer}
mode
{Date}
mtime
{String}
oid
{String}
path
{Integer}
uid