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
Gets a gulp local runner based on a local gulp installation, a local installation is achieved through `npm install gulp`.
- Assembly
- Cake
.Gulp .dll - Namespace
- Cake
.Gulp - Containing Type
- GulpRunnerFactory
Syntax
public GulpRunner<GulpLocalRunnerSettings> Local { get; }
Value
Type | Description |
---|---|
GulpRunner |