MCPcopy 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

TestSkipMethod · 0.80
TestSortMethod · 0.80

Calls 1

AddFunction · 0.50

Tested by 2

TestSkipMethod · 0.64
TestSortMethod · 0.64