MCPcopy 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
740QString 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