TalendCommandLineTool<TSettings>.

GetAlternativeToolPaths(TSettings) Method

Summary

Gets alternative file paths which the tool may exist.
Assembly
Cake.Talend.dll
Namespace
Cake.Talend
Containing Type
TalendCommandLineTool<TSettings>

Syntax

protected override IEnumerable<FilePath> GetAlternativeToolPaths(TSettings settings)

Parameters

Name Type Description
settings TSettings The settings.

Return Value

Type Description
IEnumerable<FilePath> The default tool path.