MCPcopy 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

WriteMethod · 0.80
AlignFilePathMethod · 0.80
GetDirNameFunction · 0.80
Y_UNIT_TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected