ProcessBuilderExtensionsMethods Class

Summary

Contains extension methods for ProcessArgumentBuilder.
Assembly
Cake.AppPackager.dll
Namespace
Cake.AppPackager
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["ProcessBuilderExtensionsMethods"] class Type type-node

Syntax

public static class ProcessBuilderExtensionsMethods

Methods

Name Value Summary
AppendSwitch(ProcessArgumentBuilder, bool, string) void
Appends the specified switch to the argument builder.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin