Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ chatFilePath
Method
chatFilePath
ChatView/ChatFileManager.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
QString ChatFileManager::chatFilePath() const
61
{
62
return m_chatFilePath;
63
}
64
65
void ChatFileManager::clearIntermediateStorage()
66
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected