Tool<TSettings>.

GetToolName() Method

Summary

Gets the name of the tool.
Namespace
Cake.Core.Tooling
Containing Type
Tool<TSettings>

Syntax

protected abstract string GetToolName()

Return Value

Type Description
string The name of the tool.