Downloads
Reference
Learning
Security
Source
API Documentation
indexer
git_indexer_stats
Version:
v0.17.0
v0.16.0
v0.15.0
This is passed as the first argument to the callback to allow the user to see the progress.
Signature
GitHub
typedef struct git_indexer_stats {
unsigned int total
unsigned int processed
};
Members
unsigned int
total
unsigned int
processed
Parameter To
git_indexer_stream_add
git_indexer_stream_finalize
git_indexer_run
git_remote_download
Versions
v0.17.0
v0.16.0
v0.15.0