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