Summary
Initializes a new instance of the
CakeConsole class.
- Namespace
- Cake
.Core - Containing Type
- CakeConsole
Syntax
public CakeConsole(ICakeEnvironment environment)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | ICakeEnvironment | The environment. |
Return Value
| Type | Description |
|---|---|
| void |
