Guitar
Public Attributes | List of all members
Git::Private::Info Struct Reference

Public Attributes

QString git_command
 
QString working_repo_dir
 
QString submodule_path
 
callback_t fn_log_writer_callback = nullptr
 
void * callback_cookie = nullptr
 

Member Data Documentation

◆ callback_cookie

void* Git::Private::Info::callback_cookie = nullptr

◆ fn_log_writer_callback

callback_t Git::Private::Info::fn_log_writer_callback = nullptr

◆ git_command

QString Git::Private::Info::git_command

◆ submodule_path

QString Git::Private::Info::submodule_path

◆ working_repo_dir

QString Git::Private::Info::working_repo_dir

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