Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetDirName
Function
GetDirName
util/folder/dirut.cpp:580–582 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
578
}
579
580
TString GetDirName(const TString& path) {
581
return TFsPath(path).Dirname();
582
}
583
584
#ifdef _win32_
585
Callers
4
RealLocation
Function · 0.85
ResolvePath
Function · 0.85
StripFileComponent
Function · 0.85
Y_UNIT_TEST
Function · 0.85
Calls
2
Dirname
Method · 0.80
TFsPath
Class · 0.70
Tested by
no test coverage detected