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.Gulp.
Summary
Executes gulp.
- Assembly
- Cake
.Gulp .dll - Namespace
- Cake
.Gulp - Containing Type
- GulpRunner
<TSettings>
Syntax
public abstract void Execute(Action<TSettings> settings = null)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Action |
The action to configure the settings. |
Return Value
| Type | Description |
|---|---|
| void |
