MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / contextManager

Method contextManager

ChatView/ClientInterface.cpp:506–509  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504}
505
506Context::ContextManager *ClientInterface::contextManager() const
507{
508 return m_contextManager;
509}
510
511void ClientInterface::handlePartialResponse(const QString &requestId, const QString &partialText)
512{

Callers 2

ChatRootViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected