MCPcopy 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

PrintHelpMethod · 0.45
TESTFunction · 0.45
AlignFilePathMethod · 0.45
GetBaseNameFunction · 0.45
Y_UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected