MCPcopy Create free account
hub / github.com/apple/foundationdb / printBuildInformation

Function printBuildInformation

fdbbackup/FileDecoder.actor.cpp:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95void printBuildInformation() {
96 std::cout << jsonBuildInformation() << "\n";
97}
98
99struct DecodeParams {
100 std::string container_url;

Callers 1

parseDecodeCommandLineFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected