Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnStopMain
Function
OnStopMain
library/cpp/testing/unittest/plugin.cpp:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void OnStopMain(int argc, char* argv[]) {
46
TPlugins::Instance().OnStopMain(argc, argv);
47
}
48
49
}
50
}
Callers
1
RunMain
Method · 0.85
Calls
2
Instance
Function · 0.85
OnStopMain
Method · 0.45
Tested by
no test coverage detected