Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ~TFileTree
Method
~TFileTree
util/folder/fts_ut.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
~TFileTree() {
45
yfts_close(Fts_);
46
}
47
48
FTS* operator()() {
49
return Fts_;
Callers
nothing calls this directly
Calls
1
yfts_close
Function · 0.85
Tested by
no test coverage detected