MCPcopy 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
102private:
103 TOptions Options_;

Callers 1

TestSkipMethod · 0.45

Calls 2

yfts_setFunction · 0.85
GetMethod · 0.45

Tested by 1

TestSkipMethod · 0.36