MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / cancelCompression

Method cancelCompression

ChatView/ChatRootView.cpp:1355–1358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1353}
1354
1355void ChatRootView::cancelCompression()
1356{
1357 m_chatCompressor->cancelCompression();
1358}
1359
1360bool ChatRootView::isCompressing() const
1361{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected