Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Get
Method
Get
library/cpp/getopt/small/opt.cpp:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
int Opt::Get() {
55
return Get(nullptr);
56
}
57
58
int Opt::Get(int* longOptionIndex) {
59
if (GotError_)
Callers
15
ParseUnknownShortOptWithinArg
Method · 0.45
Finish
Method · 0.45
Init
Method · 0.45
GetOpts
Method · 0.45
GetUnsortedModes
Method · 0.45
AddMode
Method · 0.45
AddCompletions
Method · 0.45
FindLongOption
Method · 0.45
FindCharOption
Method · 0.45
HasAnyShortOption
Method · 0.45
HasAnyLongOption
Method · 0.45
Validate
Method · 0.45
Calls
7
CurrentExceptionMessage
Function · 0.85
CurVal
Method · 0.80
CurOpt
Method · 0.80
UserValue
Method · 0.80
GetCharOr0
Method · 0.80
Get
Function · 0.50
Next
Method · 0.45
Tested by
no test coverage detected