Summary
Runs the feature.
- Namespace
- Cake
.Cli - Containing Type
- InfoFeature
Syntax
public void Run(IConsole console)
Parameters
| Name | Type | Description |
|---|---|---|
| console | IConsole | The console to write to. |
Return Value
| Type | Description |
|---|---|
| void |
public void Run(IConsole console)
| Name | Type | Description |
|---|---|---|
| console | IConsole | The console to write to. |
| Type | Description |
|---|---|
| void |