Mania++
 All Classes Functions Variables Pages
Public Attributes | List of all members
GitVersion Struct Reference

Contains information about a Git release (version). More...

#include <VersionChecker.h>

Public Attributes

std::string Repository
 Name of the GitHub repository.
 
std::string Tag
 Tag version.
 
std::string Name
 Tag name (description).
 
std::string Commit
 SHA commit.
 
bool PreRelease
 Is pre-release?.
 

Detailed Description

Contains information about a Git release (version).


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