Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SetVersionHandler
Method
SetVersionHandler
library/cpp/getopt/small/modchooser.cpp:145–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
void TModChooser::SetVersionHandler(TVersionHandlerPtr handler) {
146
VersionHandler = handler;
147
}
148
149
void TModChooser::SetSeparatedMode(bool separated) {
150
ShowSeparated = separated;
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected