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.Homebrew.
- Assembly
- Cake
.Homebrew .dll - Namespace
- Cake
.Homebrew .Extensions - Containing Type
- Environment
Extensions
Syntax
public static bool VariableEquals(this ICakeEnvironment environment, string variable, string value)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | ICakeEnvironment | |
| variable | string | |
| value | string |
Return Value
| Type | Description |
|---|---|
| bool |
