MCPcopy Create free account
hub / github.com/catboost/catboost / DisableSvnRevisionOption

Method DisableSvnRevisionOption

library/cpp/getopt/small/modchooser.cpp:161–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void TModChooser::DisableSvnRevisionOption() {
162 SvnRevisionOptionDisabled = true;
163}
164
165void TModChooser::AddCompletions(TString progName, const TString& name, bool hidden, bool noCompletion) {
166 if (CompletionsGenerator == nullptr) {

Callers 2

mode_metadataFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected