Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Skip
Method
Skip
util/folder/iterator.h:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
inline void Skip(FTSENT* ent) {
99
yfts_set(FileTree_.Get(), ent, FTS_SKIP);
100
}
101
102
private:
103
TOptions Options_;
Callers
1
TestSkip
Method · 0.45
Calls
2
yfts_set
Function · 0.85
Get
Method · 0.45
Tested by
1
TestSkip
Method · 0.36