MCPcopy Create free account
hub / github.com/catboost/catboost / Size

Method Size

util/folder/filelist.h:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 size_t Size() {
40 return FileNamesSize;
41 }
42
43 inline void Fill(const TString& dirname, bool sort = false) {
44 Fill(dirname, TStringBuf(), sort);

Callers 1

RealPathFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected