rippled
Loading...
Searching...
No Matches
include
xrpl
git
Git.h
1
#pragma once
2
3
#include <
string
>
4
5
namespace
xrpl::git
{
6
7
std::string
const
&
8
getCommitHash
();
9
10
std::string
const
&
11
getBuildBranch
();
12
13
}
// namespace xrpl::git
std::string
xrpl::git
Definition
Git.h:5
xrpl::git::getCommitHash
std::string const & getCommitHash()
Definition
Git.cpp:18
xrpl::git::getBuildBranch
std::string const & getBuildBranch()
Definition
Git.cpp:25
string
Generated by
1.9.8