GruntRunnerFactory.

Local Property

Summary

Get a grunt local runner based on a local grunt installation, a local installation is achieved through `npm install grunt`
Assembly
Cake.Grunt.dll
Namespace
Cake.Grunt
Containing Type
GruntRunnerFactory

Syntax

public GruntRunner<GruntLocalRunnerSettings> Local { get; }

Value