MCPcopy 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
105const char *SyntaxFunc::GetUsage() const {
106 return usage_;
107}
108
109void SyntaxFunc::SetCmdID(const int cmdid) {
110 cmdid_ = cmdid;

Callers 2

GenerateToolHppMethod · 0.80
PrintTreeFunction · 0.80

Calls

no outgoing calls

Tested by 1

PrintTreeFunction · 0.64