MCPcopy Create free account
hub / github.com/Tencent/phxsql / PhxBaseConfig

Method PhxBaseConfig

phxcomm/configparser/base_config.cpp:94–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94PhxBaseConfig::PhxBaseConfig() {
95}
96
97int PhxBaseConfig::ReadFileWithConfigDirPath(const string &filename) {
98 return RealReadFile(filename);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected