KuduProvider.

Sync(DirectoryPath) Method

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