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