Downloads
Reference
Learning
Security
Source
API Documentation
tree
git_tree_entry_attributes
Version:
v0.17.0
v0.16.0
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.8.0
v0.3.0
v0.2.0
Get the UNIX file attributes of a tree entry
Signature
GitHub
unsigned int git_tree_entry_attributes(
const git_tree_entry *entry
);
Parameters
const git_tree_entry *
In
entry
a tree entry
Returns
unsigned int
attributes as an integer
Versions
v0.17.0
v0.16.0
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.8.0
v0.3.0
v0.2.0