Summary
Contains extensions for
ICakeEnvironment
.
- Namespace
- Cake
.Core - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["CakeEnvironmentExtensions"]
class Type type-node
Syntax
public static class CakeEnvironmentExtensions
Methods
Name | Value | Summary |
---|---|---|
Expand |
string |
Expands the environment variables in the provided text.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|