git_index_entrycount

Get the count of entries currently in the index

@param index an existing index object @return integer of count of current entries

extern (C) nothrow @nogc
size_t
git_index_entrycount

Meta