Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
void ShowUsage(const char *proc) {
40
printf(
"\t%s -f <global_config_path> [-d]\n"
, proc);
41
}
42
43
int main(int argc, const char *argv[]) {
44
const char *config_path = nullptr;
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected