Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ AcceptOption
Method
AcceptOption
library/cpp/getopt/ut/last_getopt_ut.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void AcceptOption() {
50
Accept();
51
UNIT_ASSERT(!!Parser_->CurOpt());
52
}
53
54
void AcceptOption(char c) {
55
AcceptOption();
Callers
nothing calls this directly
Calls
4
Accept
Class · 0.85
CurOpt
Method · 0.80
CharIs
Method · 0.80
NameIs
Method · 0.80
Tested by
no test coverage detected