git_pathspec_free

Free a pathspec

extern (C) nothrow @nogc
void
git_pathspec_free

Parameters

ps .git_pathspec*

The compiled pathspec

Meta