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

Method setLinkedFiles

ChatView/InputTokenCounter.cpp:71–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71void InputTokenCounter::setLinkedFiles(const QStringList &linkedFiles)
72{
73 m_linkedFiles = linkedFiles;
74 recompute();
75}
76
77void InputTokenCounter::rewireToolsChangedConnection()
78{

Callers 1

ChatRootViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected