Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ RealLocation
Method
RealLocation
util/folder/path.cpp:367–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
TFsPath TFsPath::RealLocation() const {
368
CheckDefined();
369
return ::RealLocation(*this);
370
}
371
372
TFsPath TFsPath::ReadLink() const {
373
CheckDefined();
Callers
nothing calls this directly
Calls
1
RealLocation
Function · 0.85
Tested by
no test coverage detected