git_status_list_entrycount

Gets the count of status entries in this list.

If there are no changes in status (at least according the options given when the status list was created), this can return 0.

@param statuslist Existing status list object @return the number of status entries

extern (C) nothrow @nogc
size_t
git_status_list_entrycount

Meta