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

Method Finish

tools/archiver/main.cpp:284–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282 {}
283
284 void Finish() {
285 Writer.Finish();
286 }
287
288 const TDuplicatesMap& DuplicatesMap;
289 TArchiveWriter Writer;

Callers

nothing calls this directly

Calls 1

FinishMethod · 0.45

Tested by

no test coverage detected