MCPcopy Create free account
hub / github.com/catboost/catboost / GetDirectorySeparatorS

Function GetDirectorySeparatorS

util/folder/dirut.cpp:408–410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406}
407
408const char* GetDirectorySeparatorS() {
409 return LOCSLASH_S;
410}
411
412void RemoveDirWithContents(TString dirName) {
413 SlashFolderLocal(dirName);

Callers 2

RealLocationFunction · 0.85
Y_UNIT_TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected