Summary
Writes the specified report to a target.
- Namespace
- Cake
.Cli - Containing Type
- Cake
Spectre Report Printer
Syntax
public void Write(CakeReport report)
Parameters
| Name | Type | Description |
|---|---|---|
| report | CakeReport | The report to write. |
Return Value
| Type | Description |
|---|---|
| void |
