CLIReporterSettings.

Silent Property

Summary

The CLI reporter is internally disabled and you see no output to terminal.
Assembly
Cake.Newman.dll
Namespace
Cake.Newman.Reporters
Containing Type
CLIReporterSettings

Syntax

public bool Silent { get; set; }

Value

Type Description
bool