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
Append to logfile. This is the same as
-o
, only it appends to logfile instead of overwriting the old log file.
If logfile does not exist, a new file is created.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- WgetSettings
Syntax
public string AppendOutput { get; set; }
Attributes
Type | Description |
---|---|
Wget |
Value
Type | Description |
---|---|
string |