MCPcopy 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
36void SessionFileRegistry::setPendingChatFile(const QString &path)
37{
38 m_pendingChatFile = path;
39}
40
41QString SessionFileRegistry::takePendingChatFile()
42{

Callers 1

handOffSessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected