Guitar
Public Attributes | List of all members
GitFileStatus::Data Struct Reference

#include <GitTypes.h>

Collaboration diagram for GitFileStatus::Data:
Collaboration graph
[legend]

Public Attributes

char code_x = 0
 
char code_y = 0
 
Code code = Code::Unknown
 
std::string rawpath1
 
std::string rawpath2
 
std::string path1
 
std::string path2
 

Member Data Documentation

◆ code

Code GitFileStatus::Data::code = Code::Unknown

◆ code_x

char GitFileStatus::Data::code_x = 0

◆ code_y

char GitFileStatus::Data::code_y = 0

◆ path1

std::string GitFileStatus::Data::path1

◆ path2

std::string GitFileStatus::Data::path2

◆ rawpath1

std::string GitFileStatus::Data::rawpath1

◆ rawpath2

std::string GitFileStatus::Data::rawpath2

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