Summary
Gets the default tool path.
- Namespace
- Cake
.Testing .Fixtures - Containing Type
- ToolFixture
<TToolSettings, TFixtureResult>
Syntax
protected virtual FilePath GetDefaultToolPath(string toolFilename)
Parameters
Name | Type | Description |
---|---|---|
toolFilename | string | The tool filename. |
Return Value
Type | Description |
---|---|
FilePath | The default tool path. |