DebootstrapRunner.

DebootstrapRunner(ICakeContext) Constructor

Summary

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

Syntax

public DebootstrapRunner(ICakeContext ctx)

Parameters

Name Type Description
ctx ICakeContext The context.

Return Value

Type Description
void