CocoaPodUpdateSettings.

Verbose Property

Summary

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

Syntax

public bool Verbose { get; set; }

Value

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