Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ activeRulesCount
Method
activeRulesCount
ChatView/ChatRootView.cpp:1128–1131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1126
}
1127
1128
int ChatRootView::activeRulesCount() const
1129
{
1130
return m_activeRules.size();
1131
}
1132
1133
QString ChatRootView::getRuleContent(int index)
1134
{
Callers
nothing calls this directly
Calls
1
size
Method · 0.80
Tested by
no test coverage detected