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.Gradle.
Summary
Initializes a new instance of the
GradleBootstrapper
class.
- Assembly
- Cake
.Gradle .dll - Namespace
- Cake
.Gradle .Bootstrap - Containing Type
- GradleBootstrapper
Syntax
public GradleBootstrapper(ICakeConfiguration config, ICakeEnvironment environment, IFileSystem fileSystem, ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
config | ICakeConfiguration | see ICakeConfiguration . |
environment | ICakeEnvironment | see ICakeEnvironment . |
fileSystem | IFileSystem | see IFileSystem . |
log | ICakeLog | see ICakeLog . |
Return Value
Type | Description |
---|---|
void |