@haystacks/async
Version:
A framework to build any number or any kind of native application or automation solution.
15 lines (14 loc) • 833 B
text/xml
<CommandWorkflows>
<debug>
<businessRules>
<rules>
<promptOperations>
<Workflow Name="promptOperationsEnable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.promptOperations true"/>
<Workflow Name="promptOperationsDisable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.promptOperations false"/>
<Workflow Name="promptOperationsPromptEnable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.promptOperations.prompt true"/>
<Workflow Name="promptOperationsPromptDisable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.promptOperations.prompt false"/>
</promptOperations>
</rules>
</businessRules>
</debug>
</CommandWorkflows>