git_tree_entry_filemode_raw

Get the raw UNIX file attributes of a tree entry

This function does not perform any normalization and is only useful if you need to be able to recreate the original tree object.

@param entry a tree entry @return filemode as an integer

extern (C) nothrow @nogc
git_tree_entry_filemode_raw

Meta