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

Method setReferenceCodebase

src/plugins/chat/chatmanager.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115void ChatManager::setReferenceCodebase(bool on)
116{
117 codebaseEnabled = on;
118}
119
120bool ChatManager::isReferenceCodebase() const
121{

Callers 4

onCodeBaseBtnClickedMethod · 0.80
acceptMethod · 0.80
onTagAddedMethod · 0.80
onTagRemovedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected