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 from the global installation.
- Assembly
- Cake
.Gulp .dll - Namespace
- Cake
.Gulp - Containing Type
- GulpGlobalRunner
Syntax
public override void Execute(Action<GulpRunnerSettings> configure = null)
Parameters
| Name | Type | Description |
|---|---|---|
| configure | Action |
The action that configures the settings. |
Return Value
| Type | Description |
|---|---|
| void |
