MCPcopy Create free account
hub / github.com/avast/retdec / getVersionTag

Function getVersionTag

src/utils/version.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28std::string getVersionTag()
29{
30 return RETDEC_GIT_VERSION_TAG;
31}
32
33std::string getVersionStringLong()
34{

Callers 4

getVersionStringLongFunction · 0.85
getVersionStringShortFunction · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68