Summary
Contains functionality related to Fixie settings.
- Namespace
- Cake
.Common .Tools .Fixie - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["FixieSettingsExtensions"]
class Type type-node
Syntax
public static class FixieSettingsExtensions
Methods
Name | Value | Summary |
---|---|---|
WithOption |
FixieSettings |
Adds an option to the settings.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|