xrpld
Loading...
Searching...
No Matches
xrpl::git Namespace Reference

Functions

std::string const & getCommitHash ()
std::string const & getBuildBranch ()

Variables

static constexpr char kGitCommitHash [] = GIT_COMMIT_HASH
static constexpr char kGitBuildBranch [] = GIT_BUILD_BRANCH

Function Documentation

◆ getCommitHash()

std::string const & xrpl::git::getCommitHash ( )

Definition at line 18 of file Git.cpp.

◆ getBuildBranch()

std::string const & xrpl::git::getBuildBranch ( )

Definition at line 25 of file Git.cpp.

Variable Documentation

◆ kGitCommitHash

char xrpl::git::kGitCommitHash[] = GIT_COMMIT_HASH
staticconstexpr

Definition at line 14 of file Git.cpp.

◆ kGitBuildBranch

char xrpl::git::kGitBuildBranch[] = GIT_BUILD_BRANCH
staticconstexpr

Definition at line 15 of file Git.cpp.