libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
Home
Dub
Repo
git_pathspec_free
libgit2_d
pathspec
Free a pathspec
@param ps The compiled pathspec
extern (
C
) nothrow @
nogc
void
git_pathspec_free
(
.
git_pathspec
*
ps
)
Meta
Source
See Implementation
libgit2_d
pathspec
enums
git_pathspec_flag_t
functions
git_pathspec_free
git_pathspec_match_diff
git_pathspec_match_index
git_pathspec_match_list_diff_entry
git_pathspec_match_list_entry
git_pathspec_match_list_entrycount
git_pathspec_match_list_failed_entry
git_pathspec_match_list_failed_entrycount
git_pathspec_match_list_free
git_pathspec_match_tree
git_pathspec_match_workdir
git_pathspec_matches_path
git_pathspec_new
structs
git_pathspec
git_pathspec_match_list
Free a pathspec
@param ps The compiled pathspec