Summary
Gets alternative file paths which the tool may exist in.
- Namespace
- Cake
.Common .Tools .SignTool - Containing Type
- SignToolSignRunner
Syntax
protected override IEnumerable<FilePath> GetAlternativeToolPaths(SignToolSignSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | SignToolSignSettings | The settings. |
Return Value
Type | Description |
---|---|
IEnumerable |
The default tool path. |