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

Method isDryRun

src/openms_gui/source/VISUAL/TOPPASScene.cpp:2367–2370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2365 }
2366
2367 bool TOPPASScene::isDryRun() const
2368 {
2369 return dry_run_;
2370 }
2371
2372 void TOPPASScene::quitWithError()
2373 {

Callers 3

runMethod · 0.80
runMethod · 0.80
executionFinishedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected