MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / lastErrorMessage

Method lastErrorMessage

ChatView/ChatRootView.cpp:1118–1121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1116}
1117
1118QString ChatRootView::lastErrorMessage() const
1119{
1120 return m_lastErrorMessage;
1121}
1122
1123QVariantList ChatRootView::activeRules() const
1124{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected