HtmlReporterSettings.

RenderOptions(ProcessArgumentBuilder) Method

Summary

Outputs the reporter-specific settings to include in the invocation
Assembly
Cake.Newman.dll
Namespace
Cake.Newman.Reporters
Containing Type
HtmlReporterSettings

Syntax

public void RenderOptions(ProcessArgumentBuilder args)

Parameters

Name Type Description
args ProcessArgumentBuilder

Return Value

Type Description
void A string to be appended to the run command.