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

Method get_error

src/tscore/ArgParser.cc:211–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209}
210
211std::string
212ArgParser::get_error() const
213{
214 return _error_msg;
215}
216
217void
218ArgParser::add_description(std::string const &descr)

Callers 1

test_ArgParser.ccFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected