Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Basename
Method
Basename
util/folder/path.h:133–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
TFsPath Parent() const;
132
133
TString Basename() const {
134
return GetName();
135
}
136
TString Dirname() const {
137
return Parent();
138
}
Callers
5
PrintHelp
Method · 0.45
TEST
Function · 0.45
AlignFilePath
Method · 0.45
GetBaseName
Function · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected