libgit2 v0.25.2 (2020-11-07T16:39:39Z)
Dub
Repo
git_indexer_new
deimos
git2
indexer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
git_indexer_new
(
git_indexer
**
out_
,
const
(
char
)*
path
,
uint
mode
,
git_odb
*
odb
,
git_transfer_progress_cb
progress_cb
,
void
*
progress_cb_payload
)
Meta
Source
See Implementation
deimos
git2
indexer
functions
git_indexer_append
git_indexer_commit
git_indexer_free
git_indexer_hash
git_indexer_new
structs
git_indexer