Summary
Contains extension methods for
ICakeConfiguration
.
- Namespace
- Cake
.Core - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["CakeConfigurationExtensions"]
class Type type-node
Syntax
public static class CakeConfigurationExtensions
Methods
Name | Value | Summary |
---|---|---|
GetModulePath |
DirectoryPath |
Gets the module directory path.
static
|
GetToolPath |
DirectoryPath |
Gets the tool directory path.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|