MCPcopy 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
121bool CodePorting::isRunning()
122{
123 return status == kRuning;
124}
125
126const CodePorting::Report &CodePorting::getReport() const
127{

Callers 5

slotPortingStartMethod · 0.45
handleFramesMethod · 0.45
updatePopupWidgetMethod · 0.45
~GradleAsynParseMethod · 0.45
~MavenAsynParseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected