Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_impl
Function · 0.80
Get
Method · 0.80
AcceptOptionWithoutValue
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected