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 local installation.
- Assembly
- Cake
.Gulp .dll - Namespace
- Cake
.Gulp - Containing Type
- GulpLocalRunner
Syntax
public override void Execute(Action<GulpLocalRunnerSettings> configure = null)
Parameters
Name | Type | Description |
---|---|---|
configure | Action |
The action to configure the settings. |
Return Value
Type | Description |
---|---|
void |