MCPcopy 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
1128int ChatRootView::activeRulesCount() const
1129{
1130 return m_activeRules.size();
1131}
1132
1133QString ChatRootView::getRuleContent(int index)
1134{

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected