RSyncSettingsExtensions.

KeepHardLinks(RSyncSettings, bool) Method

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

Syntax

public static RSyncSettings KeepHardLinks(this RSyncSettings settings, bool hardLinks = true)

Parameters

Name Type Description
settings RSyncSettings
hardLinks bool

Return Value

Type Description
RSyncSettings