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
Run Wget tool.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- IWgetRunner
Syntax
IWgetRunner Run(WgetSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | WgetSettings | Wget parameter settings. |
Return Value
Type | Description |
---|---|
IWgetRunner | Wget tool runner. |