RSyncSettingsExtensions.

PreserveDevices(RSyncSettings, bool) Method

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

Syntax

public static RSyncSettings PreserveDevices(this RSyncSettings settings, bool devices = true)

Parameters

Name Type Description
settings RSyncSettings
devices bool

Return Value

Type Description
RSyncSettings