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.Flyway.
Summary
Adds location as a filesystem location to
Locations
.
The method automatically adds the required "filesystem:" in front of
location
- Assembly
- Cake
.Flyway .dll - Namespace
- Cake
.Flyway - Containing Type
- FlywayConfiguration
Syntax
public FlywayConfiguration AddFilesystemLocation(string location)
Parameters
Name | Type | Description |
---|---|---|
location | string | Path to the filesystem location |
Return Value
Type | Description |
---|---|
FlywayConfiguration |