This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.RSync.
- Assembly
- Cake
.RSync .dll - Namespace
- Cake
.RSync - Containing Type
- RSyncAliases
Syntax
public static void RSync(this ICakeContext ctx, string source, string destination, RSyncSettings settings)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
ctx | ICakeContext | |
source | string | |
destination | string | |
settings | RSyncSettings |
Return Value
Type | Description |
---|---|
void |