Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ InitShortVersionString
Function
InitShortVersionString
library/cpp/getopt/print.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
TString InitShortVersionString() {
26
TString ts = GetProgramShortVersionData();
27
return ts;
28
}
29
30
TString& VersionString();
31
TString& ShortVersionString();
Callers
1
TInit
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected