GulpRunnerFactory.

Local Property

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