Summary
Gets the resolved tool path.
- Namespace
- Cake
.Core .Tooling - Containing Type
- Tool
<TSettings>
Syntax
protected FilePath GetToolPath(TSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | TSettings | The settings. |
Return Value
Type | Description |
---|---|
FilePath | The resolved tool path. |