Summary
Initializes a new instance of the
CakeSpectreReportPrinter class.
- Namespace
- Cake
.Cli - Containing Type
- Cake
Spectre Report Printer
Syntax
public CakeSpectreReportPrinter(IAnsiConsole console)
Parameters
| Name | Type | Description |
|---|---|---|
| console | IAnsiConsole | The console. |
Return Value
| Type | Description |
|---|---|
| void |
