MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / ~CurlInitializer

Method ~CurlInitializer

src/pull/download_model.cpp:323–325  ·  view source on GitHub ↗

\brief Destructor

Source from the content-addressed store, hash-verified

321
322/// \brief Destructor
323CurlInitializer::~CurlInitializer() {
324 cleanup_curl();
325}
326
327} // namespace download_utils

Callers

nothing calls this directly

Calls 1

cleanup_curlFunction · 0.85

Tested by

no test coverage detected