Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_impl
Function · 0.80
Get
Method · 0.80
HandleOpt
Method · 0.80
HandleOpt
Method · 0.80
HandleOpt
Method · 0.80
last_getopt_parse_result.cpp
File · 0.80
AcceptOption
Method · 0.80
AcceptFreeArgInOrder
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected