MCPcopy 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
484bool ChatManager::checkRunningState(bool state)
485{
486 return isRunning == state;
487}
488
489QList<RecordData> ChatManager::sessionRecords() const
490{

Callers 1

onTextChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected