Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxrpc
/ GetUsage
Method
GetUsage
codegen/syntax_tree.cpp:105–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
const char *SyntaxFunc::GetUsage() const {
106
return usage_;
107
}
108
109
void SyntaxFunc::SetCmdID(const int cmdid) {
110
cmdid_ = cmdid;
Callers
2
GenerateToolHpp
Method · 0.80
PrintTree
Function · 0.80
Calls
no outgoing calls
Tested by
1
PrintTree
Function · 0.64