Summary
Contains extension methods for
ICakeArguments
.
- Namespace
- Cake
.Core - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["CakeArgumentsExtensions"]
class Type type-node
Syntax
public static class CakeArgumentsExtensions
Methods
Name | Value | Summary |
---|---|---|
GetArgument |
string |
Gets the value for an argument.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|