RSyncRunner.

RSyncRunner(ICakeContext) Constructor

Summary

Initializes a new instance of the RSyncRunner class.
Assembly
Cake.RSync.dll
Namespace
Cake.RSync
Containing Type
RSyncRunner

Syntax

public RSyncRunner(ICakeContext ctx)

Parameters

Name Type Description
ctx ICakeContext The context.

Return Value

Type Description
void