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 .Helpers - Containing Type
- ArgumentBuilder
Syntax
public ArgumentBuilder(BaseCommand command, LiquibaseSettings settings, FilePath liquibaseJar, IGlobber globber)
Parameters
| Name | Type | Description |
|---|---|---|
| command | BaseCommand | |
| settings | LiquibaseSettings | |
| liquibaseJar | FilePath | |
| globber | IGlobber |
Return Value
| Type | Description |
|---|---|
| void |
