RSyncSettingsExtensions.

SetVerbose(RSyncSettings, bool) Method

Assembly
Cake.RSync.dll
Namespace
Cake.RSync
Containing Type
RSyncSettingsExtensions

Syntax

public static RSyncSettings SetVerbose(this RSyncSettings settings, bool verbose = true)

Parameters

Name Type Description
settings RSyncSettings
verbose bool

Return Value

Type Description
RSyncSettings