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

Method CurOpt

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

Source from the content-addressed store, hash-verified

109 }
110
111 const TOpt* CurOpt() const {
112 return CurrentOpt_;
113 }
114
115 const char* CurVal() const {
116 return CurrentValue_.data();

Callers 8

getopt_long_implFunction · 0.80
GetMethod · 0.80
HandleOptMethod · 0.80
HandleOptMethod · 0.80
HandleOptMethod · 0.80
AcceptOptionMethod · 0.80
AcceptFreeArgInOrderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected