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.Kudu.
Summary
Sync two folders content.
- Assembly
- Cake
.Kudu .dll - Namespace
- Cake
.Kudu .Provider - Containing Type
- KuduProvider
Syntax
public void Sync(DirectoryPath source, DirectoryPath target)
Parameters
Name | Type | Description |
---|---|---|
source | DirectoryPath | The source directory path. |
target | DirectoryPath | The target directory path. |
Return Value
Type | Description |
---|---|
void |