ArgumentsBuilderExtension Class

Summary

Arguments builder
Assembly
Cake.ResourceHacker.dll
Namespace
Cake.ResourceHacker
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["ArgumentsBuilderExtension"] class Type type-node

Syntax

public static class ArgumentsBuilderExtension

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Methods

Name Value Summary
AppendAll(ProcessArgumentBuilder, ICakeEnvironment, string, ResourceHackerSettings) void
Appends all arguments from settings.
static
AppendArguments(ProcessArgumentBuilder, ICakeEnvironment, ResourceHackerSettings) void
Appends pre or post command arguments.
static

Extension Methods

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