Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ MakeFile
Function
MakeFile
util/folder/fts_ut.cpp:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
};
22
23
void MakeFile(const char* path) {
24
TFile(path, CreateAlways);
25
}
26
27
// There potentially could be problems in listing order on different platforms
28
int FtsCmp(const FTSENT** ent1, const FTSENT** ent2) {
Callers
1
TestSimple
Method · 0.85
Calls
1
TFile
Class · 0.50
Tested by
1
TestSimple
Method · 0.68