SlHelpers
Loading...
Searching...
No Matches
SlGit::StrArray Class Reference

StrArray is a representation of a git string array. More...

#include <StrArray.h>

Public Member Functions

 StrArray (const std::vector< std::string > &vec)
 Constructs a StrArray from vec (must outlive StrArray).
const git_strarray * array () const
 Get the stored pointer to libgit2's git_strarray.
 operator const git_strarray * () const
 Alias for array() – implicit conversion.

Detailed Description

StrArray is a representation of a git string array.


The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/slhelpers-20260428.f233ce9-build/slhelpers-20260428.f233ce9/include/git/StrArray.h