Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ CurrentIs
Method
CurrentIs
library/cpp/getopt/small/last_getopt_parser.h:142–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
bool CurrentIs(const TString& name) const {
143
return CurOpt()->NameIs(name);
144
}
145
146
const TString& ProgramName() const {
147
return ProgramName_;
Callers
nothing calls this directly
Calls
1
NameIs
Method · 0.80
Tested by
no test coverage detected