MkDocsTool<TSettings>.

GetToolName() Method

Summary

Gets the name of the tool.
Assembly
Cake.MkDocs.dll
Namespace
Cake.MkDocs
Containing Type
MkDocsTool<TSettings>

Syntax

protected override string GetToolName()

Return Value

Type Description
string The name of the tool (MkDocs).