CocoaPodUpdateSettings.

Silent Property

Summary

Gets or sets a value indicating whether the output should be silent.
Assembly
Cake.XCode.dll
Namespace
Cake.CocoaPods
Containing Type
CocoaPodUpdateSettings

Syntax

public bool Silent { get; set; }

Value

Type Description
bool true if output should be silent; otherwise, false.