|
ant
A2 ant: class-based analysis framework
|
#include <GitInfo.h>
Public Member Functions | |
| std::string | GetUser () const |
| std::string | GetDescription () const |
| bool | IsDirty () const |
| GitInfo (const std::string &repofolder_="") | |
| GitInfo::GitInfo | ( | const std::string & | repofolder_ = "" | ) |
| string GitInfo::GetDescription | ( | ) | const |
| string GitInfo::GetUser | ( | ) | const |
| bool GitInfo::IsDirty | ( | ) | const |