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.Vagrant.
Summary
Gets or sets a value indicating whether to clean any existing temporary files before downloading
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Settings - Containing Type
- Vagrant
Box Add Settings
Syntax
public Nullable<bool> Clean { get; set; }
Remarks
This is useful if you do not want Vagrant to resume a download from a previous point, perhaps because the
contents changed.
Value
Type | Description |
---|---|
Nullable |