Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
120
bool ChatManager::isReferenceCodebase() const
121
{
122
return codebaseEnabled;
123
}
124
125
void ChatManager::setReferenceFiles(const QStringList &files)
126
{
Callers
1
initConnect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected