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

Method CurVal

library/cpp/getopt/small/last_getopt_parser.h:115–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 }
114
115 const char* CurVal() const {
116 return CurrentValue_.data();
117 }
118
119 const TStringBuf& CurValStr() const {
120 return CurrentValue_;

Callers 3

getopt_long_implFunction · 0.80
GetMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected