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.AzCopy.
- Assembly
- Cake
.AzCopy .dll - Namespace
- Cake
.AzCopy - Containing Type
- AzCopyRunner
Syntax
public AzCopyRunner(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools, ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | |
environment | ICakeEnvironment | |
processRunner | IProcessRunner | |
tools | IToolLocator | |
log | ICakeLog |
Return Value
Type | Description |
---|---|
void |