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