git_config_iterator

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

backend
git_config_backend* backend;
Undocumented in source.
flags
uint flags;
Undocumented in source.
free
void function(git_config_iterator* iter) free;
Undocumented in source.
next
int function(git_config_entry** entry, git_config_iterator* iter) next;
Undocumented in source.

Meta