rippled
Loading...
Searching...
No Matches
Functions | Variables
xrpl::git Namespace Reference

Functions

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

Variables

static constexpr char kGIT_COMMIT_HASH [] = GIT_COMMIT_HASH
 
static constexpr char kGIT_BUILD_BRANCH [] = 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

◆ kGIT_COMMIT_HASH

constexpr char xrpl::git::kGIT_COMMIT_HASH[] = GIT_COMMIT_HASH
staticconstexpr

Definition at line 14 of file Git.cpp.

◆ kGIT_BUILD_BRANCH

constexpr char xrpl::git::kGIT_BUILD_BRANCH[] = GIT_BUILD_BRANCH
staticconstexpr

Definition at line 15 of file Git.cpp.