MCPcopy Create free account
hub / github.com/catboost/catboost / GetArgTitle

Method GetArgTitle

library/cpp/getopt/small/last_getopt_opt.h:199–201  ·  view source on GitHub ↗

* @returns argument title */

Source from the content-addressed store, hash-verified

197 * @returns argument title
198 */
199 TString GetArgTitle() const {
200 return ArgTitle_;
201 }
202
203 /**
204 * sets argument parsing politics into REQUIRED_ARGUMENT

Callers 1

FormatOptionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected