RSyncSettingsExtensions.

PreserveTimes(RSyncSettings, bool) Method

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

Syntax

public static RSyncSettings PreserveTimes(this RSyncSettings settings, bool times = true)

Parameters

Name Type Description
settings RSyncSettings
times bool

Return Value

Type Description
RSyncSettings