Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
void printBuildInformation() {
96
std::cout << jsonBuildInformation() <<
"\n"
;
97
}
98
99
struct DecodeParams {
100
std::string container_url;
Callers
1
parseDecodeCommandLine
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected