Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
408
const char* GetDirectorySeparatorS() {
409
return LOCSLASH_S;
410
}
411
412
void RemoveDirWithContents(TString dirName) {
413
SlashFolderLocal(dirName);
Callers
2
RealLocation
Function · 0.85
Y_UNIT_TEST
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected