Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ checkRunningState
Method
checkRunningState
src/plugins/chat/chatmanager.cpp:484–487 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
482
}
483
484
bool ChatManager::checkRunningState(bool state)
485
{
486
return isRunning == state;
487
}
488
489
QList<RecordData> ChatManager::sessionRecords() const
490
{
Callers
1
onTextChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected