@haystacks/async
Version:
A framework to build any number or any kind of native application or automation solution.
16 lines • 1.31 kB
text/xml
<CommandWorkflows>
<debug>
<commandsBlob>
<commands>
<applicationSystem>
<Workflow Name="applicationSystemEnable" Value="changeConfigSetting debugSetting.application.testHarness.commands.clientCommands.applicationSystem true"/>
<Workflow Name="applicationSystemDisable" Value="changeConfigSetting debugSetting.application.testHarness.commands.clientCommands.applicationSystem false"/>
<Workflow Name="applicationHelpEnable" Value="changeConfigSetting debugSetting.application.testHarness.commands.clientCommands.applicationSystem.applicationHelp true"/>
<Workflow Name="applicationHelpDisable" Value="changeConfigSetting debugSetting.application.testHarness.commands.clientCommands.applicationSystem.applicationHelp false"/>
<Workflow Name="applicationWorkflowHelpEnable" Value="changeConfigSetting debugSetting.application.testHarness.commands.clientCommands.applicationSystem.applicationWorkflowHelp true"/>
<Workflow Name="applicationWorkflowHelpDisable" Value="changeConfigSetting debugSetting.application.testHarness.commands.clientCommands.applicationSystem.applicationWorkflowHelp false"/>
</applicationSystem>
</commands>
</commandsBlob>
</debug>
</CommandWorkflows>