MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ShowUsage

Function ShowUsage

phxqueue_phxrpc/test/config_check_main.cpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38
39void ShowUsage(const char *proc) {
40 printf("\t%s -f <global_config_path> [-d]\n", proc);
41}
42
43int main(int argc, const char *argv[]) {
44 const char *config_path = nullptr;

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected