MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / isGUIMode

Method isGUIMode

src/openms_gui/source/VISUAL/TOPPASScene.cpp:2362–2365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2360 }
2361
2362 bool TOPPASScene::isGUIMode() const
2363 {
2364 return gui_;
2365 }
2366
2367 bool TOPPASScene::isDryRun() const
2368 {

Callers 2

runMethod · 0.80
initParam_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected