MCPcopy Create free account
hub / github.com/apache/trafficserver / add_global_usage

Method add_global_usage

src/tscore/ArgParser.cc:79–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79void
80ArgParser::add_global_usage(std::string const &usage)
81{
82 global_usage = usage;
83}
84
85void
86ArgParser::help_message(std::string_view err) const

Callers 4

mainFunction · 0.80
mainFunction · 0.80
test_ArgParser.ccFile · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected