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.GitPackager.
- Assembly
- Cake
.GitPackager .dll - Namespace
- Cake
.GitPackager - Containing Type
- GitPackagerRunner
Syntax
protected virtual void CopyFiles(TreeChanges changes, string repository, IDictionary<string, string> mapping)
Parameters
| Name | Type | Description |
|---|---|---|
| changes | TreeChanges | |
| repository | string | |
| mapping | IDictionary |
Return Value
| Type | Description |
|---|---|
| void |
