MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / runAutomation

Method runAutomation

source/ui/data/boxedApp.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void BoxedApp::runAutomation() {
132 this->launch();
133 GlobalSettings::startUpArgs.runAutomation = GlobalSettings::getAutomationFolder(this->container);
134}
135
136bool BoxedApp::hasAutomation() {
137#ifdef BOXEDWINE_RECORDER

Callers 1

loadAppsFunction · 0.80

Calls 1

launchMethod · 0.95

Tested by

no test coverage detected