Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Dirname
Method
Dirname
util/folder/path.h:136–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
return GetName();
135
}
136
TString Dirname() const {
137
return Parent();
138
}
139
140
TFsPath Child(const TString& name) const;
141
Callers
5
Write
Method · 0.80
AlignFilePath
Method · 0.80
AlignFilePathAndCreateDir
Method · 0.80
GetDirName
Function · 0.80
Y_UNIT_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected