@haystacks/async
Version:
A framework to build any number or any kind of native application or automation solution.
13 lines (12 loc) • 788 B
text/xml
<CommandWorkflows>
<debug>
<controllers>
<chiefWorkflow>
<Workflow Name="chiefWorkflowEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefWorkflow true"/>
<Workflow Name="chiefWorkflowDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefWorkflow false"/>
<Workflow Name="loadCommandWorkflowsFromPathEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefWorkflow.loadCommandWorkflowsFromPath true"/>
<Workflow Name="loadCommandWorkflowsFromPathDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefWorkflow.loadCommandWorkflowsFromPath false"/>
</chiefWorkflow>
</controllers>
</debug>
</CommandWorkflows>