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.Debootstrap.
Summary
Runs the RSync tool
- Assembly
- Cake
.Debootstrap .dll - Namespace
- Cake
.Debootstrap - Containing Type
- DebootstrapRunner
Syntax
public void RunTool(string suite, string target, string mirror, string script, DebootstrapSettings settings)
Parameters
Name | Type | Description |
---|---|---|
suite | string | |
target | string | |
mirror | string | |
script | string | |
settings | DebootstrapSettings | The settings to use |
Return Value
Type | Description |
---|---|
void |