MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / isReferenceCodebase

Method isReferenceCodebase

src/plugins/chat/chatmanager.cpp:120–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120bool ChatManager::isReferenceCodebase() const
121{
122 return codebaseEnabled;
123}
124
125void ChatManager::setReferenceFiles(const QStringList &files)
126{

Callers 1

initConnectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected