This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Wget.
Summary
Gets the name of the tool executables.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- WgetRunner
Syntax
protected override IEnumerable<string> GetToolExecutableNames()
Return Value
Type | Description |
---|---|
IEnumerable |
Possible tool executable names. |