KuduSyncRunner.

GetToolExecutableNames() Method

Summary

Gets the name of the tool executable.
Assembly
Cake.Kudu.dll
Namespace
Cake.Kudu.KuduSync
Containing Type
KuduSyncRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The tool executable name.