libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
Home
Dub
Repo
git_blame_get_hunk_count
libgit2_d
blame
Gets the number of hunks that exist in the blame structure.
extern (
C
) nothrow @
nogc
uint
git_blame_get_hunk_count
(
.
git_blame
*
blame
)
Meta
Source
See Implementation
libgit2_d
blame
enums
git_blame_flag_t
functions
GIT_BLAME_OPTIONS_INIT
git_blame_buffer
git_blame_file
git_blame_free
git_blame_get_hunk_byindex
git_blame_get_hunk_byline
git_blame_get_hunk_count
git_blame_options_init
manifest constants
GIT_BLAME_OPTIONS_VERSION
structs
git_blame
git_blame_hunk
git_blame_options
Gets the number of hunks that exist in the blame structure.