FastlaneTool<T>.

GetToolName() Method

Summary

Gets the name of the tool.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneTool<T>

Syntax

protected override string GetToolName()

Return Value

Type Description
string The name of the tool.