MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / ~StatusGuard

Method ~StatusGuard

switch/source/transfer.cpp:691–691  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

689 // that hold for each early return below.
690 struct StatusGuard {
691 ~StatusGuard() { TransferStatus::end(); }
692 } statusGuard;
693
694 std::vector<SendFile> files;

Callers

nothing calls this directly

Calls 1

endFunction · 0.70

Tested by

no test coverage detected