Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ getprogname
Function
getprogname
util/system/compat.cpp:12–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
#ifndef HAVE_NATIVE_GETPROGNAME
12
const char* getprogname() {
13
return GetProgramName().data();
14
}
15
#endif
16
17
#ifdef _win_
Callers
2
Y_UNIT_TEST
Function · 0.85
FreeBSDGuessExecBasePath
Function · 0.85
Calls
1
data
Method · 0.45
Tested by
no test coverage detected