Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ IsHidden
Method
IsHidden
library/cpp/getopt/small/last_getopt_opt.h:344–346 ·
view source on GitHub ↗
* @return true if the option is hidden */
Source
from the content-addressed store, hash-verified
342
* @return true if the option is hidden
343
*/
344
bool IsHidden() const {
345
return Hidden_;
346
}
347
348
/**
349
* sets the <user value>
Callers
2
GenerateOptsCompletion
Method · 0.80
PrintUsage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected