Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ AddDir
Method
AddDir
util/folder/iterator_ut.cpp:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
inline void AddDir(const TString& path) {
42
Add(path, 1);
43
}
44
45
inline void Add(const TString& path, int type) {
46
const TPath p = {
Callers
2
TestSkip
Method · 0.80
TestSort
Method · 0.80
Calls
1
Add
Function · 0.50
Tested by
2
TestSkip
Method · 0.64
TestSort
Method · 0.64