RSyncSettingsExtensions.

SetQuiet(RSyncSettings, bool) Method

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

Syntax

public static RSyncSettings SetQuiet(this RSyncSettings settings, bool quiet = true)

Parameters

Name Type Description
settings RSyncSettings
quiet bool

Return Value

Type Description
RSyncSettings