WgetSettings.

AppendOutput Property

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
WgetArgumentNameAttribute

Value

Type Description
string