This content is part of a third party extension that is not supported by the Cake project.
Summary
Initializes a new instance of the
GitHubActionsReportPrinter class.
- Assembly
- Cake
.GitHubActions .Module .dll - Namespace
- Cake
.GitHubActions .Module - Containing Type
- Git
Hub Actions Report Printer
Syntax
public GitHubActionsReportPrinter(IConsole console, ICakeContext context)
Parameters
| Name | Type | Description |
|---|---|---|
| console | IConsole | The console. |
| context | ICakeContext | The context. |
Return Value
| Type | Description |
|---|---|
| void |
