git_configmap

Mapping from config variables to values.

extern (C) nothrow @nogc
struct git_configmap {}

Members

Variables

cvar_type
.git_configmap_t cvar_type;
Undocumented in source.
map_value
int map_value;
Undocumented in source.
str_match
const(char)* str_match;
Undocumented in source.

Meta