Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ParseOptions
Function · 0.85
main
Function · 0.85
main
Function · 0.85
MakeUnimodal
Function · 0.85
TContPoller
Method · 0.85
TContExecutor
Class · 0.85
TestPause
Method · 0.85
TestOverrideTime
Method · 0.85
getopt_long_impl
Function · 0.85
CreatePoller
Function · 0.85
TProgOpts
Method · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
2
TestPause
Method · 0.68
TestOverrideTime
Method · 0.68