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