NpmTool<TSettings>.

GetToolName() Method

Summary

Gets the name of the tool.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm
Containing Type
NpmTool<TSettings>

Syntax

protected override sealed string GetToolName()

Return Value

Type Description
string The name of the tool.