Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ stat
Class
stat
util/system/fstat.cpp:68–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
67
#elif defined(_unix_)
68
using TSystemFStat = struct stat;
69
#else
70
#error unsupported platform
71
#endif
Callers
1
GetFileLength
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected