Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
819
void ChatRootView::openChatHistoryFolder()
820
{
821
m_historyStore->openHistoryFolder();
822
}
823
824
void ChatRootView::openRulesFolder()
825
{
Callers
nothing calls this directly
Calls
1
openHistoryFolder
Method · 0.80
Tested by
no test coverage detected