Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ setPendingChatFile
Method
setPendingChatFile
ChatView/SessionFileRegistry.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void SessionFileRegistry::setPendingChatFile(const QString &path)
37
{
38
m_pendingChatFile = path;
39
}
40
41
QString SessionFileRegistry::takePendingChatFile()
42
{
Callers
1
handOffSession
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected