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

Function Default

library/cpp/getopt/small/completer.cpp:158–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 }
157
158 ICompleterPtr Default() {
159 return MakeSimpleShared<TSimpleCompleter>("", "_default");
160 }
161
162 ICompleterPtr File(TString pattern) {
163 if (pattern) {

Callers 15

ParseOptionsFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
MakeUnimodalFunction · 0.85
TContPollerMethod · 0.85
TContExecutorClass · 0.85
TestPauseMethod · 0.85
TestOverrideTimeMethod · 0.85
getopt_long_implFunction · 0.85
CreatePollerFunction · 0.85
TProgOptsMethod · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 2

TestPauseMethod · 0.68
TestOverrideTimeMethod · 0.68