GitHubActionsReportPrinter.

GitHubActionsReportPrinter(IConsole, ICakeContext) Constructor

Summary

Initializes a new instance of the GitHubActionsReportPrinter class.

Syntax

public GitHubActionsReportPrinter(IConsole console, ICakeContext context)

Parameters

Name Type Description
console IConsole The console.
context ICakeContext The context.

Return Value

Type Description
void