Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ useTools
Method
useTools
ChatView/ChatRootView.cpp:1168–1171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1166
}
1167
1168
bool ChatRootView::useTools() const
1169
{
1170
return Settings::chatAssistantSettings().enableChatTools();
1171
}
1172
1173
void ChatRootView::setUseTools(bool enabled)
1174
{
Callers
2
prepareAndSendRequest
Method · 0.80
setupUi
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected