Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ chatFilePath
Method
chatFilePath
ChatView/ClientInterface.cpp:740–743 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
738
}
739
740
QString ClientInterface::chatFilePath() const
741
{
742
return m_chatFilePath;
743
}
744
745
} // namespace QodeAssist::Chat
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected