#include <utils/GitProxy.hpp>
◆ GitProxy()
| openfluid::utils::GitProxy::GitProxy |
( |
| ) |
|
◆ ~GitProxy()
| virtual openfluid::utils::GitProxy::~GitProxy |
( |
| ) |
|
|
virtual |
◆ canGetBranch()
| static bool openfluid::utils::GitProxy::canGetBranch |
( |
| ) |
|
|
inlinestatic |
◆ getCurrentBranchName()
| static const std::string openfluid::utils::GitProxy::getCurrentBranchName |
( |
const std::string & |
Path | ) |
|
|
static |
◆ getExecutablePath()
| static std::string openfluid::utils::GitProxy::getExecutablePath |
( |
| ) |
|
|
static |
◆ isAvailable()
| static bool openfluid::utils::GitProxy::isAvailable |
( |
| ) |
|
|
static |
◆ isPathGitRepo()
| static bool openfluid::utils::GitProxy::isPathGitRepo |
( |
const std::string & |
Path | ) |
|
|
static |
◆ m_LocalGitProgram
| std::string openfluid::utils::GitProxy::m_LocalGitProgram |
|
protected |
The documentation for this class was generated from the following file: