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.Bower.
Summary
Set the working directory for the bower runner settings
- Assembly
- Cake
.Bower .dll - Namespace
- Cake
.Bower - Containing Type
- Bower
Runner Settings Extensions
Syntax
public static T UseWorkingDirectory<T>(this T settings, DirectoryPath directory)
where T : BowerRunnerSettings
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
settings | T | |
directory | DirectoryPath |
Return Value
Type | Description |
---|---|
T |