GruntGlobalRunner Class

Summary

Class GruntGlobalRunner.
graph BT Type-->Base0["GruntRunner<GruntRunnerSettings>"] Base0-->Base1["Tool<GruntRunnerSettings>"] Type["GruntGlobalRunner"] class Type type-node

Syntax

public class GruntGlobalRunner : GruntRunner<GruntRunnerSettings>

Constructors

Methods

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