MCPcopy 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
145void TModChooser::SetVersionHandler(TVersionHandlerPtr handler) {
146 VersionHandler = handler;
147}
148
149void TModChooser::SetSeparatedMode(bool separated) {
150 ShowSeparated = separated;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected