@haystacks/async
Version:
A framework to build any number or any kind of native application or automation solution.
21 lines (20 loc) • 1.93 kB
text/xml
<CommandWorkflows>
<debug>
<commandsBlob>
<commands>
<configuration>
<Workflow Name="configurationEnable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.configuration true"/>
<Workflow Name="configurationDisable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.configuration false"/>
<Workflow Name="saveConfigurationEnable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.configuration.saveConfiguration true"/>
<Workflow Name="saveConfigurationDisable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.configuration.saveConfiguration false"/>
<Workflow Name="changeConfigurationSettingEnable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.configuration.changeConfigurationSetting true"/>
<Workflow Name="changeConfigurationSettingDisable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.configuration.changeConfigurationSetting false"/>
<Workflow Name="listConfigurationThemesEnable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.configuration.listConfigurationThemes true"/>
<Workflow Name="listConfigurationThemesDisable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.configuration.listConfigurationThemes false"/>
<Workflow Name="changeDebugConfigurationThemeEnable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.configuration.changeDebugConfigurationTheme true"/>
<Workflow Name="changeDebugConfigurationThemeDisable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.configuration.changeDebugConfigurationTheme false"/>
</configuration>
</commands>
</commandsBlob>
</debug>
</CommandWorkflows>