This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ResourceHacker.
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 |
---|---|
Nullable |
|
NullableAttribute |
Methods
Name | Value | Summary |
---|---|---|
AppendAll |
void |
Appends all arguments from settings.
static
|
AppendArguments |
void |
Appends pre or post command arguments.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|