libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
git_refspec_dst
libgit2_d
refspec
Get the destination specifier
extern (
C
) nothrow @
nogc
const
(
char
)*
git_refspec_dst
(
const
(
libgit2_d.types.git_refspec
)*
refspec
)
Parameters
refspec
const
(
libgit2_d
.
types
.
git_refspec
)*
the refspec
Return Value
Type:
const
(
char
)*
the refspec's destination specifier
Meta
Source
See Implementation
libgit2_d
refspec
functions
git_refspec_direction
git_refspec_dst
git_refspec_dst_matches
git_refspec_force
git_refspec_free
git_refspec_parse
git_refspec_rtransform
git_refspec_src
git_refspec_src_matches
git_refspec_string
git_refspec_transform
Get the destination specifier