Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ isRunning
Method
isRunning
src/plugins/codeporting/codeporting.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
bool CodePorting::isRunning()
122
{
123
return status == kRuning;
124
}
125
126
const CodePorting::Report &CodePorting::getReport() const
127
{
Callers
5
slotPortingStart
Method · 0.45
handleFrames
Method · 0.45
updatePopupWidget
Method · 0.45
~GradleAsynParse
Method · 0.45
~MavenAsynParse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected