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

Method openChatHistoryFolder

ChatView/ChatRootView.cpp:819–822  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

817}
818
819void ChatRootView::openChatHistoryFolder()
820{
821 m_historyStore->openHistoryFolder();
822}
823
824void ChatRootView::openRulesFolder()
825{

Callers

nothing calls this directly

Calls 1

openHistoryFolderMethod · 0.80

Tested by

no test coverage detected