git_pathspec_match_list_entrycount

Get the number of items in a match list.

@param m The git_pathspec_match_list object @return Number of items in match list

extern (C) nothrow @nogc
size_t
git_pathspec_match_list_entrycount

Meta