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)
Parameters
| Name | Type | Description |
|---|---|---|
| source | DirectoryPath | The source directory path. |
Return Value
| Type | Description |
|---|---|
| void |
