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.FtpDeploy.
- Assembly
- Cake
.FtpDeploy .dll - Namespace
- Cake
.FtpDeploy - Containing Type
- FtpDeployRunner
<TSettings>
Syntax
public FtpDeployRunner(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools, IFtpService ftpService)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | |
environment | ICakeEnvironment | |
processRunner | IProcessRunner | |
tools | IToolLocator | |
ftpService | IFtpService |
Return Value
Type | Description |
---|---|
void |