GruntLocalRunner Class

Summary

grunt local runner
graph BT Type-->Base0["GruntRunner<GruntLocalRunnerSettings>"] Base0-->Base1["Tool<GruntLocalRunnerSettings>"] Type["GruntLocalRunner"] class Type type-node

Syntax

public class GruntLocalRunner : GruntRunner<GruntLocalRunnerSettings>

Constructors

Methods

Name Value Summary
Execute(Action<GruntLocalRunnerSettings>) void
Executes grunt from the local installation
GetToolExecutableNames() IEnumerable<string>
Gets the possible names of the tool executable.