GruntRunner<TSettings>.

GetToolName() Method

Summary

Gets the name of the tool.
Assembly
Cake.Grunt.dll
Namespace
Cake.Grunt
Containing Type
GruntRunner<TSettings>

Syntax

protected override string GetToolName()

Return Value

Type Description
string The name of the tool.