KiCad PCB EDA Suite
Loading...
Searching...
No Matches
GitUserConfig Struct Reference

#include <git_config_handler.h>

Public Attributes

wxString authorName
 
wxString authorEmail
 
bool hasName = false
 
bool hasEmail = false
 

Detailed Description

Definition at line 30 of file git_config_handler.h.

Member Data Documentation

◆ authorEmail

wxString GitUserConfig::authorEmail

◆ authorName

wxString GitUserConfig::authorName

◆ hasEmail

bool GitUserConfig::hasEmail = false

Definition at line 35 of file git_config_handler.h.

Referenced by GIT_CONFIG_HANDLER::GetUserConfig().

◆ hasName

bool GitUserConfig::hasName = false

Definition at line 34 of file git_config_handler.h.

Referenced by GIT_CONFIG_HANDLER::GetUserConfig().


The documentation for this struct was generated from the following file: